Skip to content

[client] introduce client-side event aggregation#6394

Closed
dmitri-netbird wants to merge 42 commits into
netbirdio:mainfrom
dmitri-netbird:dmitri-event-aggregation
Closed

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

force setting non-empty rule id on aggregated events

135bc71
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 1, 2026 in 1s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

❌ Patch coverage is 68.91892% with 46 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (main@3be90f0). Learn more about missing BASE report.

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/types/types.go 0.00% 6 Missing ⚠️
client/internal/netflow/manager.go 92.85% 2 Missing and 2 partials ⚠️
client/internal/netflow/store/memory.go 92.45% 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        ?   29.75%           
=======================================
  Files           ?      982           
  Lines           ?   122777           
  Branches        ?        0           
=======================================
  Hits            ?    36527           
  Misses          ?    81764           
  Partials        ?     4486           

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