Skip to content

Produce zeros for consumer.batch_rows and batch_bytes metrics

31833ef
Select commit
Loading
Failed to load commit list.
Merged

fix(blq): Fix forward loop in demoted namespaces #504

Produce zeros for consumer.batch_rows and batch_bytes metrics
31833ef
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 28, 2025 in 1s

88.83% (+0.03%) compared to 7a40dce

View this Pull Request on Codecov

88.83% (+0.03%) compared to 7a40dce

Details

Codecov Report

❌ Patch coverage is 90.47619% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 88.83%. Comparing base (7a40dce) to head (31833ef).

Files with missing lines Patch % Lines
src/kafka/inflight_activation_batcher.rs 91.13% 7 Missing ⚠️
src/upkeep.rs 40.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #504      +/-   ##
==========================================
+ Coverage   88.80%   88.83%   +0.03%     
==========================================
  Files          20       20              
  Lines        5787     5867      +80     
==========================================
+ Hits         5139     5212      +73     
- Misses        648      655       +7     

☔ 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.