Skip to content

[client] introduce client-side event aggregation#6394

Open
dmitri-netbird wants to merge 35 commits into
netbirdio:mainfrom
dmitri-netbird:dmitri-event-aggregation
Open

[client] introduce client-side event aggregation#6394
dmitri-netbird wants to merge 35 commits into
netbirdio:mainfrom
dmitri-netbird:dmitri-event-aggregation

cleanup handling of not-aggregated events + test

41a15f6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 22, 2026 in 0s

30.46% (-0.03%) compared to c9e9965

View this Pull Request on Codecov

30.46% (-0.03%) compared to c9e9965

Details

Codecov Report

❌ Patch coverage is 63.04348% with 51 lines in your changes missing coverage. Please review.
✅ Project coverage is 30.46%. Comparing base (c9e9965) to head (41a15f6).
⚠️ Report is 6 commits behind head on main.

Files with missing lines Patch % Lines
flow/proto/flow.pb.go 0.00% 20 Missing ⚠️
flow/proto/flow_grpc.pb.go 0.00% 10 Missing ⚠️
client/internal/netflow/store/memory.go 82.00% 8 Missing and 1 partial ⚠️
client/internal/netflow/types/types.go 0.00% 6 Missing ⚠️
client/internal/netflow/manager.go 91.83% 2 Missing and 2 partials ⚠️
client/internal/netflow/logger/logger.go 33.33% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6394      +/-   ##
==========================================
- Coverage   30.48%   30.46%   -0.03%     
==========================================
  Files         913      868      -45     
  Lines      114332   112619    -1713     
==========================================
- Hits        34850    34304     -546     
+ Misses      74874    73766    -1108     
+ Partials     4608     4549      -59     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.