Conversation
Contributor
Author
|
@AlbumenJ @songxiaosheng PTAL |
...dubbo-tracing/src/main/java/org/apache/dubbo/tracing/exporter/zipkin/ZipkinSpanExporter.java
Show resolved
Hide resolved
Codecov Report
@@ Coverage Diff @@
## 3.3 #12814 +/- ##
============================================
+ Coverage 65.81% 68.21% +2.40%
Complexity 6 6
============================================
Files 1843 1712 -131
Lines 73722 70433 -3289
Branches 10465 10219 -246
============================================
- Hits 48517 48046 -471
+ Misses 20489 17726 -2763
+ Partials 4716 4661 -55 see 173 files with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
|
Kudos, SonarCloud Quality Gate passed! |
AlbumenJ
approved these changes
Aug 14, 2023
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.Suggestion cannot be applied right now. Please check back later.








What is the purpose of the change
Implementing Brave in Dubbo Tracing.
Users can currently use starter or dubbo-tracing.
Brief changelog
Verifying this change
Checklist