New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: added support for test cases and agent validation #280
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
PiperOrigin-RevId: 352834280 Source-Author: Google APIs <noreply@google.com> Source-Date: Wed Jan 20 11:21:52 2021 -0800 Source-Repo: googleapis/googleapis Source-Sha: f83715b48369c8d43548cc3cd84015e60be94cf2 Source-Link: googleapis/googleapis@f83715b
Codecov Report
@@ Coverage Diff @@
## master #280 +/- ##
============================================
- Coverage 78.90% 78.28% -0.63%
+ Complexity 342 302 -40
============================================
Files 24 24
Lines 2380 2256 -124
Branches 22 10 -12
============================================
- Hits 1878 1766 -112
Misses 456 456
+ Partials 46 34 -12 Continue to review full report at Codecov.
|
Neenu1995
approved these changes
Feb 16, 2021
gcf-merge-on-green bot
pushed a commit
that referenced
this issue
Feb 22, 2021
🤖 I have created a release \*beep\* \*boop\* --- ## [1.1.0](https://www.github.com/googleapis/java-servicedirectory/compare/v1.0.3...v1.1.0) (2021-02-22) ### Features * added support for test cases and agent validation ([#280](https://www.github.com/googleapis/java-servicedirectory/issues/280)) ([f66cdd6](https://www.github.com/googleapis/java-servicedirectory/commit/f66cdd699f5f0b7e8d48b8df9234f57551b10bff)) * update java samples to v1 ([#274](https://www.github.com/googleapis/java-servicedirectory/issues/274)) ([b3c0230](https://www.github.com/googleapis/java-servicedirectory/commit/b3c02302c9c1453f3009b8f4e6474fb6ad68d83e)) ### Documentation * generate sample code in the Java microgenerator ([399530b](https://www.github.com/googleapis/java-servicedirectory/commit/399530b658bba7150b42d7fbedec79d109b4e9e6)) ### Dependencies * update dependency com.google.cloud:google-cloud-shared-dependencies to v0.19.0 ([#306](https://www.github.com/googleapis/java-servicedirectory/issues/306)) ([ebe396a](https://www.github.com/googleapis/java-servicedirectory/commit/ebe396ac12512b05fcc95011f87005dcba947e58)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
api: servicedirectory
Issues related to the googleapis/java-servicedirectory API.
cla: yes
This human has signed the Contributor License Agreement.
context: full
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
This PR was generated using Autosynth.🌈
Synth log will be available here:
https://source.cloud.google.com/results/invocations/682263bc-1104-4854-b8bb-bd978b3d71f6/targets
PiperOrigin-RevId: 352834280
Source-Link: googleapis/googleapis@f83715b