op-batcher: add channel_queue_length gauge metric #14212
+29
−2
Merged
Codecov / codecov/project
succeeded
Feb 6, 2025 in 0s
41.32% (-4.40%) compared to 87d8540
View this Pull Request on Codecov
41.32% (-4.40%) compared to 87d8540
Details
Codecov Report
Attention: Patch coverage is 56.25000%
with 7 lines
in your changes missing coverage. Please review.
Project coverage is 41.32%. Comparing base (
87d8540
) to head (a5ef9a6
).
Report is 1 commits behind head on develop.
Files with missing lines | Patch % | Lines |
---|---|---|
op-batcher/metrics/metrics.go | 0.00% | 7 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## develop #14212 +/- ##
===========================================
- Coverage 45.71% 41.32% -4.40%
===========================================
Files 1006 841 -165
Lines 85916 76617 -9299
===========================================
- Hits 39278 31663 -7615
+ Misses 43653 42146 -1507
+ Partials 2985 2808 -177
Files with missing lines | Coverage Δ | |
---|---|---|
op-batcher/batcher/channel_manager.go | 85.84% <100.00%> (+0.26%) |
⬆️ |
op-batcher/metrics/noop.go | 86.95% <100.00%> (+0.59%) |
⬆️ |
op-batcher/metrics/test.go | 100.00% <100.00%> (ø) |
|
op-batcher/metrics/metrics.go | 6.59% <0.00%> (-0.25%) |
⬇️ |
Loading