-
Notifications
You must be signed in to change notification settings - Fork 831
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
Update dependency io.zipkin.reporter2:zipkin-reporter-bom to 3.1.1 #6129
Update dependency io.zipkin.reporter2:zipkin-reporter-bom to 3.1.1 #6129
Conversation
814e9ea
to
0f10a29
Compare
0f10a29
to
f9fc997
Compare
499a972
to
20d5406
Compare
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #6129 +/- ##
=========================================
Coverage 91.01% 91.01%
- Complexity 5702 5710 +8
=========================================
Files 630 631 +1
Lines 16710 16727 +17
Branches 1656 1657 +1
=========================================
+ Hits 15208 15224 +16
- Misses 1047 1048 +1
Partials 455 455 ☔ View full report in Codecov by Sentry. |
break; | ||
default: | ||
// Only possible if zipkin2 adds an encoding besides above, which is very unlikely. | ||
throw new UnsupportedOperationException("unsupported encoding " + delegate.encoding()); |
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.
this can't be unit tested as the switch is on an enum
8fdd09d
to
471d9b2
Compare
macos-latest 8 build died before starting. please kick it! |
Signed-off-by: Adrian Cole <[email protected]>
471d9b2
to
56603ba
Compare
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.
Looks good. Thanks a lot!
thanks for merging! |
Once merged, this will unlock spring-boot and micrometer tracing from zipkin reporter 2