Skip to content

Merge branch 'master' into kevmo314/netmon

415b683
Select commit
Loading
Failed to load commit list.
Draft

Add network monitoring module #820

Merge branch 'master' into kevmo314/netmon
415b683
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 27, 2025 in 1s

82.98% (-3.74%) compared to f56f52c

View this Pull Request on Codecov

82.98% (-3.74%) compared to f56f52c

Details

Codecov Report

❌ Patch coverage is 25.79618% with 233 lines in your changes missing coverage. Please review.
✅ Project coverage is 82.98%. Comparing base (f56f52c) to head (415b683).

Files with missing lines Patch % Lines
internal/netmon/monitor_linux.go 28.19% 186 Missing and 5 partials ⚠️
internal/netmon/events.go 0.00% 38 Missing ⚠️
internal/netmon/monitor.go 60.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #820      +/-   ##
==========================================
- Coverage   86.71%   82.98%   -3.74%     
==========================================
  Files          43       46       +3     
  Lines        4706     5020     +314     
==========================================
+ Hits         4081     4166      +85     
- Misses        448      672     +224     
- Partials      177      182       +5     

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