Skip to content

reduce display blinking

7fef9ee
Select commit
Loading
Failed to load commit list.
Merged

NETOBSERV-2144 reduce display blinking #210

reduce display blinking
7fef9ee
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 18, 2025 in 0s

22.60% (+0.30%) compared to 2f92f14

View this Pull Request on Codecov

22.60% (+0.30%) compared to 2f92f14

Details

Codecov Report

Attention: Patch coverage is 44.20601% with 130 lines in your changes missing coverage. Please review.

Project coverage is 22.60%. Comparing base (2f92f14) to head (7fef9ee).

Files with missing lines Patch % Lines
cmd/flow_display.go 46.33% 105 Missing and 12 partials ⚠️
cmd/root.go 0.00% 8 Missing ⚠️
cmd/packet_capture.go 0.00% 3 Missing ⚠️
cmd/flow_capture.go 50.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #210      +/-   ##
==========================================
+ Coverage   22.30%   22.60%   +0.30%     
==========================================
  Files          13       14       +1     
  Lines        1417     1451      +34     
==========================================
+ Hits          316      328      +12     
- Misses       1084     1099      +15     
- Partials       17       24       +7     
Files with missing lines Coverage Δ
cmd/flow_capture.go 6.03% <50.00%> (-25.76%) ⬇️
cmd/packet_capture.go 0.00% <0.00%> (ø)
cmd/root.go 22.54% <0.00%> (-0.23%) ⬇️
cmd/flow_display.go 46.33% <46.33%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.