• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

ovn-kubernetes / ovn-kubernetes / 27388112455
58%

Build:
DEFAULT BRANCH: master
Ran 12 Jun 2026 01:53AM UTC
Jobs 1
Files 327
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

11 Jun 2026 02:27PM UTC coverage: 58.129% (+0.04%) from 58.086%
27388112455

push

github

jcaamano
Address review feedback on CUDN transport metric

- Use "Default" instead of "Geneve"/"Localnet" for the transport label
  when spec.Transport is empty. This avoids assuming a specific
  encapsulation protocol (OVN may use Geneve or VXLAN) and removes
  the conflation of Localnet topology with transport.

- Invert cudnMetricTracker from map[name]key to
  map[key]sets.Set[name], giving O(1) count via set length and
  removing the O(n) countCUDNMetricKey scan.

- Extract trackCUDN helper to deduplicate nil-check + insert logic
  between seedCUDNCountMetrics and cudnMetricCounted.

Signed-off-by: Matteo Dallaglio <mdallagl@redhat.com>

23 of 24 new or added lines in 2 files covered. (95.83%)

157 existing lines in 8 files now uncovered.

51141 of 87978 relevant lines covered (58.13%)

341.08 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
91.67
go-controller/pkg/clustermanager/userdefinednetwork/controller_metrics.go

Coverage Regressions

Lines Coverage ∆ File
103
77.82
0.03% go-controller/pkg/clustermanager/userdefinednetwork/controller.go
18
0.0
0.0% go-controller/pkg/metrics/cluster_manager.go
15
49.62
-11.45% go-controller/pkg/ovn/controller/network_qos/network_qos_namespace.go
6
78.24
-0.31% go-controller/pkg/ovn/gateway.go
5
84.57
-1.43% go-controller/pkg/clustermanager/networkconnect/cluster_network_connect.go
4
66.67
-1.39% go-controller/pkg/networkmanager/pod_tracker.go
4
58.36
-1.1% go-controller/pkg/ovn/controller/network_qos/network_qos.go
2
74.32
-0.49% go-controller/pkg/node/gateway_nftables.go
Jobs
ID Job ID Ran Files Coverage
1 27388112455.1 12 Jun 2026 01:53AM UTC 327
58.13
GitHub Action Run
Source Files on build 27388112455
  • Tree
  • List 327
  • Changed 19
  • Source Changed 0
  • Coverage Changed 19
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 8512a3bf on github
  • Prev Build on master (#27350570951)
  • Next Build on master (#27418382181)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc