-
Notifications
You must be signed in to change notification settings - Fork 198
Conversation
Codecov Report
@@ Coverage Diff @@
## master #1359 +/- ##
============================================
+ Coverage 83.34% 83.36% +0.02%
- Complexity 1429 1433 +4
============================================
Files 223 223
Lines 6749 6758 +9
Branches 638 638
============================================
+ Hits 5625 5634 +9
Misses 944 944
Partials 180 180
Continue to review full report at Codecov.
|
FWIW I like the name as it matches the header. if we do otherwise tempts people to disregard that. |
main concerns to consider is if we want this exposed as public api as it will be always available to user. for example it can be propagated package privately.. that is a choice especially as this isnt really a user api. |
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.
Please also add this change to CHANGELOG.md.
One caveat in this PR: Tracestate name seems to not be consistent with the other class names. Maybe TraceState is better (just want to have others opinion).