refactor(sdk-base)!: Use TypeScript overload signature for addEvent
#5359
Codecov / codecov/project
succeeded
Jan 23, 2025 in 0s
94.54% (+0.00%) compared to c00f36e
View this Pull Request on Codecov
94.54% (+0.00%) compared to c00f36e
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 94.54%. Comparing base (
c00f36e
) to head (4f7c300
).
Additional details and impacted files
@@ Coverage Diff @@
## main #5359 +/- ##
=======================================
Coverage 94.54% 94.54%
=======================================
Files 318 318
Lines 8051 8051
Branches 1694 1694
=======================================
Hits 7612 7612
Misses 439 439
Files with missing lines | Coverage Δ | |
---|---|---|
api/src/trace/NonRecordingSpan.ts | 95.65% <100.00%> (ø) |
|
packages/opentelemetry-sdk-trace-base/src/Span.ts | 97.61% <100.00%> (ø) |
Loading