Skip to content

sn/policer: add "clean" cycle flag to metrics

ae7b342
Select commit
Loading
Failed to load commit list.
Merged

sn/policer: add "clean" cycle flag to metrics #3803

sn/policer: add "clean" cycle flag to metrics
ae7b342
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 9, 2026 in 0s

25.47% (+0.03%) compared to fe64931

View this Pull Request on Codecov

25.47% (+0.03%) compared to fe64931

Details

Codecov Report

❌ Patch coverage is 64.28571% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 25.47%. Comparing base (fe64931) to head (ae7b342).

Files with missing lines Patch % Lines
pkg/metrics/state.go 58.33% 5 Missing ⚠️
cmd/neofs-node/control.go 0.00% 2 Missing ⚠️
pkg/services/policer/ec.go 0.00% 2 Missing ⚠️
cmd/neofs-node/object.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3803      +/-   ##
==========================================
+ Coverage   25.44%   25.47%   +0.03%     
==========================================
  Files         668      668              
  Lines       42821    42848      +27     
==========================================
+ Hits        10895    10916      +21     
- Misses      30923    30929       +6     
  Partials     1003     1003              

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