feat(configuration): doesnt set meter, tracer, logger provider by default #6130
+983
−1,060
Codecov / codecov/project
succeeded
Nov 21, 2025 in 0s
95.39% (+0.17%) compared to 3110287
View this Pull Request on Codecov
95.39% (+0.17%) compared to 3110287
Details
Codecov Report
❌ Patch coverage is 98.04401% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 95.39%. Comparing base (3110287) to head (4051f21).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| ...al/packages/configuration/src/FileConfigFactory.ts | 93.33% | 6 Missing |
| ...ages/configuration/src/EnvironmentConfigFactory.ts | 99.37% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #6130 +/- ##
==========================================
+ Coverage 95.21% 95.39% +0.17%
==========================================
Files 316 316
Lines 9389 9374 -15
Branches 2167 2166 -1
==========================================
+ Hits 8940 8942 +2
+ Misses 449 432 -17 | Files with missing lines | Coverage Δ | |
|---|---|---|
| ...l/packages/configuration/src/models/configModel.ts | 100.00% <ø> (ø) |
|
| ...es/configuration/src/models/loggerProviderModel.ts | 100.00% <ø> (ø) |
|
| ...ges/configuration/src/models/meterProviderModel.ts | 100.00% <ø> (ø) |
|
| ...es/configuration/src/models/tracerProviderModel.ts | 100.00% <ø> (ø) |
|
| ...ages/configuration/src/EnvironmentConfigFactory.ts | 99.06% <99.37%> (-0.02%) |
⬇️ |
| ...al/packages/configuration/src/FileConfigFactory.ts | 96.85% <93.33%> (+2.80%) |
⬆️ |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Loading