fix: enable OTel auto-detection via standard OTEL_ env vars, deprecate --otel-provider (fixes #712) #3086
+167
−0
Codecov / codecov/project
succeeded
May 4, 2026 in 1s
75.59% (target 75.00%)
View this Pull Request on Codecov
75.59% (target 75.00%)
Details
Codecov Report
❌ Patch coverage is 71.42857% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 75.59%. Comparing base (97811cf) to head (077b37b).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| pkg/cmd/serve.go | 40.00% | 2 Missing and 1 partial |
| pkg/cmd/server/defaults.go | 81.25% | 2 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## main #3086 +/- ##
==========================================
+ Coverage 75.57% 75.59% +0.03%
==========================================
Files 489 489
Lines 59837 59857 +20
==========================================
+ Hits 45213 45242 +29
+ Misses 11332 11324 -8
+ Partials 3292 3291 -1 ☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚀 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