feat: migrate sdk-node away from getEnv(), introduce diagLogLevelFromString() util #5475
Codecov / codecov/project
succeeded
Feb 17, 2025 in 0s
94.93% (+0.02%) compared to 60f2ce9
View this Pull Request on Codecov
94.93% (+0.02%) compared to 60f2ce9
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 94.93%. Comparing base (
60f2ce9
) to head (5acb77e
).
Report is 2 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #5475 +/- ##
==========================================
+ Coverage 94.91% 94.93% +0.02%
==========================================
Files 308 309 +1
Lines 7980 8002 +22
Branches 1682 1686 +4
==========================================
+ Hits 7574 7597 +23
+ Misses 406 405 -1
Files with missing lines | Coverage Δ | |
---|---|---|
...imental/packages/opentelemetry-sdk-node/src/sdk.ts | 96.01% <100.00%> (-0.02%) |
⬇️ |
...ental/packages/opentelemetry-sdk-node/src/utils.ts | 92.03% <100.00%> (+0.65%) |
⬆️ |
...ages/opentelemetry-core/src/utils/configuration.ts | 100.00% <100.00%> (ø) |
Loading