Add trace.WithStatus option for span.RecordError and trace.WithStatusOnPanic option for span.End #5762
Codecov / codecov/project
succeeded
Sep 16, 2024 in 0s
84.6% (+0.1%) compared to 80e18a5
View this Pull Request on Codecov
84.6% (+0.1%) compared to 80e18a5
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 84.6%. Comparing base (
80e18a5
) to head (84fa504
).
Report is 2 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #5762 +/- ##
=======================================
+ Coverage 84.5% 84.6% +0.1%
=======================================
Files 272 272
Lines 22776 22782 +6
=======================================
+ Hits 19255 19285 +30
+ Misses 3178 3153 -25
- Partials 343 344 +1
Loading