-
Notifications
You must be signed in to change notification settings - Fork 1
chore: update grpc, jackson #82
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
Conversation
| api("io.grpc:grpc-api") | ||
| api("io.grpc:grpc-services") | ||
| api("org.hypertrace.core.grpcutils:grpc-client-utils:0.12.6") | ||
| api("org.hypertrace.core.grpcutils:grpc-client-utils:0.12.7-SNAPSHOT") |
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.
Snapshot?
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.
Was waiting on the earlier PR
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #82 +/- ##
=========================================
Coverage 70.21% 70.21%
Complexity 106 106
=========================================
Files 15 15
Lines 591 591
Branches 32 32
=========================================
Hits 415 415
Misses 157 157
Partials 19 19
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Description
Ref: hypertrace/java-grpc-utils#53 (also waiting on that to resolve version refs)