Skip to content

Fix donut legend overlapping

a35f623
Select commit
Loading
Failed to load commit list.
Merged

NETOBSERV-2608: TLS, metrics and charts [pf5] #1478

Fix donut legend overlapping
a35f623
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 13, 2026 in 0s

52.33% (-0.21%) compared to acc8a6f

View this Pull Request on Codecov

52.33% (-0.21%) compared to acc8a6f

Details

Codecov Report

❌ Patch coverage is 50.27322% with 91 lines in your changes missing coverage. Please review.
✅ Project coverage is 52.33%. Comparing base (acc8a6f) to head (a35f623).
⚠️ Report is 8 commits behind head on main-pf5.

Files with missing lines Patch % Lines
...ponents/tabs/netflow-overview/netflow-overview.tsx 34.83% 53 Missing and 5 partials ⚠️
web/src/utils/back-and-forth.ts 71.42% 6 Missing and 2 partials ⚠️
pkg/model/filters/logql.go 0.00% 6 Missing ⚠️
pkg/loki/topology_query.go 61.53% 5 Missing ⚠️
pkg/loki/flow_query.go 75.00% 4 Missing ⚠️
web/src/utils/metrics.ts 0.00% 3 Missing ⚠️
pkg/prometheus/inventory.go 50.00% 1 Missing and 1 partial ⚠️
web/src/components/metrics/metrics-donut.tsx 33.33% 1 Missing and 1 partial ⚠️
web/src/utils/overview-panels.ts 66.66% 2 Missing ⚠️
web/src/model/filters.ts 50.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##           main-pf5    #1478      +/-   ##
============================================
- Coverage     52.53%   52.33%   -0.21%     
============================================
  Files           232      232              
  Lines         12355    12454      +99     
  Branches       1551     1562      +11     
============================================
+ Hits           6491     6518      +27     
- Misses         5269     5337      +68     
- Partials        595      599       +4     
Files with missing lines Coverage Δ
web/src/api/loki.ts 84.61% <ø> (-1.60%) ⬇️
...b/src/components/drawer/netflow-traffic-drawer.tsx 47.70% <ø> (ø)
web/src/components/messages/empty.tsx 51.35% <ø> (+1.35%) ⬆️
web/src/components/messages/error.tsx 23.68% <ø> (+0.30%) ⬆️
web/src/components/metrics/metrics-graph.tsx 90.00% <ø> (ø)
web/src/components/modals/columns-modal.tsx 56.00% <100.00%> (ø)
web/src/components/modals/export-modal.tsx 68.57% <ø> (ø)
web/src/components/slider/scope-slider.tsx 90.00% <ø> (ø)
web/src/model/config.ts 100.00% <ø> (ø)
web/src/model/flow-query.ts 91.66% <100.00%> (+1.66%) ⬆️
... and 12 more

... and 1 file with indirect coverage changes

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