fix(otelzap): write core.ctx only when init#7368
fix(otelzap): write core.ctx only when init#7368dmathieu merged 3 commits intoopen-telemetry:mainfrom
Conversation
pellared
left a comment
There was a problem hiding this comment.
Can you please add a changelog entry?
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #7368 +/- ##
=====================================
Coverage 81.6% 81.6%
=====================================
Files 205 205
Lines 18186 18187 +1
=====================================
+ Hits 14840 14844 +4
+ Misses 2924 2922 -2
+ Partials 422 421 -1
🚀 New features to boost your workflow:
|
khushijain21
left a comment
There was a problem hiding this comment.
Thanks for catching this!
|
Could this be tested? |
it can be found by |
|
Sure, but the CI does run go test with |
Can you add such test?
|
|
test case added |
dmathieu
left a comment
There was a problem hiding this comment.
This looks good, we now only need a changelog entry 😸
aa9f78c to
5e91a0b
Compare
Fix #7367