fix(otelgrpc): prevent panic when nil TracerProvider or MeterProvider is passed#8323
Merged
dmathieu merged 2 commits intoJan 6, 2026
Merged
Codecov / codecov/project
succeeded
Jan 5, 2026 in 1s
82.3% (+0.0%) compared to 3a7faa1
View this Pull Request on Codecov
82.3% (+0.0%) compared to 3a7faa1
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.3%. Comparing base (3a7faa1) to head (a839e18).
Additional details and impacted files
@@ Coverage Diff @@
## main #8323 +/- ##
=====================================
Coverage 82.3% 82.3%
=====================================
Files 192 192
Lines 13767 13767
=====================================
Hits 11332 11332
Misses 2030 2030
Partials 405 405 | Files with missing lines | Coverage Δ | |
|---|---|---|
| ...entation/google.golang.org/grpc/otelgrpc/config.go | 86.2% <100.0%> (ø) |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading