chore: removed circular dependency from BasicTracerProvider #5279
Codecov / codecov/project
succeeded
Dec 18, 2024 in 0s
94.67% (+0.01%) compared to 8ab52d5
View this Pull Request on Codecov
94.67% (+0.01%) compared to 8ab52d5
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 94.67%. Comparing base (
8ab52d5
) to head (b951f06
).
Report is 2 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #5279 +/- ##
==========================================
+ Coverage 94.66% 94.67% +0.01%
==========================================
Files 322 322
Lines 8058 8058
Branches 1632 1632
==========================================
+ Hits 7628 7629 +1
+ Misses 430 429 -1
Files with missing lines | Coverage Δ | |
---|---|---|
...elemetry-sdk-trace-base/src/BasicTracerProvider.ts | 95.68% <100.00%> (ø) |
Loading