Skip to content

stats: Add support for RTM_NEWSTATS/RTM_GETSTATS - #283

Draft
cathay4t wants to merge 1 commit into
rust-netlink:mainfrom
cathay4t:to_upstream
Draft

stats: Add support for RTM_NEWSTATS/RTM_GETSTATS#283
cathay4t wants to merge 1 commit into
rust-netlink:mainfrom
cathay4t:to_upstream

stats: Add support for RTM_NEWSTATS/RTM_GETSTATS

ea9c38f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 13, 2026 in 0s

68.45% (+0.34%) compared to 1fb4bd7

View this Pull Request on Codecov

68.45% (+0.34%) compared to 1fb4bd7

Details

Codecov Report

❌ Patch coverage is 62.24678% with 205 lines in your changes missing coverage. Please review.
✅ Project coverage is 68.45%. Comparing base (1fb4bd7) to head (ea9c38f).
⚠️ Report is 67 commits behind head on main.

Files with missing lines Patch % Lines
src/stats/xstats.rs 60.27% 172 Missing ⚠️
src/stats/attribute.rs 57.77% 19 Missing ⚠️
src/message.rs 33.33% 14 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #283      +/-   ##
==========================================
+ Coverage   68.10%   68.45%   +0.34%     
==========================================
  Files         144      151       +7     
  Lines       10103    11297    +1194     
==========================================
+ Hits         6881     7733     +852     
- Misses       3222     3564     +342     

☔ View full report in Codecov by Harness.
📢 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.