chore(metrics): Replace cosmossdk.io/telemetry with prometheus/client_golang #2966
Codecov / codecov/project
succeeded
Oct 31, 2025 in 0s
64.15% (target 0.00%)
View this Pull Request on Codecov
64.15% (target 0.00%)
Details
Codecov Report
❌ Patch coverage is 82.05374% with 187 lines in your changes missing coverage. Please review.
✅ Project coverage is 64.15%. Comparing base (cc4ec8a) to head (5fe4aab).
Additional details and impacted files
@@ Coverage Diff @@
## blobreactor #2966 +/- ##
===============================================
+ Coverage 63.24% 64.15% +0.91%
===============================================
Files 367 371 +4
Lines 18014 18597 +583
===============================================
+ Hits 11393 11931 +538
- Misses 5713 5759 +46
+ Partials 908 907 -1 | Files with missing lines | Coverage Δ | |
|---|---|---|
| beacon/blockchain/blob_fetcher.go | 73.39% <ø> (-0.48%) |
⬇️ |
| beacon/blockchain/blob_queue.go | 58.87% <100.00%> (ø) |
|
| beacon/blockchain/service.go | 86.84% <100.00%> (ø) |
|
| beacon/validator/metrics.go | 100.00% <100.00%> (ø) |
|
| beacon/validator/service.go | 100.00% <100.00%> (ø) |
|
| consensus/cometbft/service/prepare_proposal.go | 83.33% <100.00%> (-0.35%) |
⬇️ |
| consensus/cometbft/service/process_proposal.go | 49.29% <100.00%> (-0.71%) |
⬇️ |
| consensus/cometbft/service/service.go | 39.89% <100.00%> (ø) |
|
| consensus/cometbft/service/state/state.go | 51.51% <100.00%> (ø) |
|
| da/blob/factory.go | 64.28% <100.00%> (ø) |
|
| ... and 44 more |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading