-
Notifications
You must be signed in to change notification settings - Fork 61
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
chore: Add comment context on null protobuf check [ggj] #754
Conversation
Codecov Report
@@ Coverage Diff @@
## master #754 +/- ##
==========================================
+ Coverage 91.66% 91.68% +0.01%
==========================================
Files 140 140
Lines 14697 14727 +30
Branches 1051 1051
==========================================
+ Hits 13472 13502 +30
Misses 941 941
Partials 284 284
Continue to review full report at Codecov.
|
...com/google/api/generator/gapic/composer/common/AbstractServiceStubSettingsClassComposer.java
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
🤖 I have created a release *beep* *boop* --- ### [2.5.8](googleapis/java-core@v2.5.7...v2.5.8) (2022-03-08) ### Dependencies * update dependency com.google.api.grpc:proto-google-iam-v1 to v1.2.8 ([#753](googleapis/java-core#753)) ([06a4fa6](googleapis/java-core@06a4fa6)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Addresses #752.