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

kubeovn / kube-ovn / 25965326032
27%

Build:
DEFAULT BRANCH: master
Ran 16 May 2026 03:14PM UTC
Jobs 1
Files 212
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

16 May 2026 03:10PM UTC coverage: 24.951% (-0.03%) from 24.984%
25965326032

push

github

web-flow
chore(ovs): drop unused DeleteGatewayChassises helpers (#6742)

DeleteGatewayChassises and DeleteGatewayChassisOp had no production
callers in the kube-ovn tree (only their own unit tests referenced
them). DeleteGatewayChassises also carried a silent-error pattern:
two klog.Error + return nil branches inside the per-chassis loop
swallowed op-generation failures and let the caller believe the
delete succeeded while no transaction was ever sent — the same
anti-pattern reported upstream in antrea-io/antrea#8025.

Rather than patch the swallowed errors on a helper nobody calls,
remove both functions and their tests. Actual gateway-chassis
cleanup happens via DeleteLogicalRouterPort, which lets OVN northd
orphan the Gateway_Chassis rows. CreateGatewayChassises (wired into
the OVNNbClient interface), UpdateGatewayChassis (used by BFD
priority manipulation), and the list/get helpers are kept.

Signed-off-by: Mengxin Liu <liumengxinfly@gmail.com>
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

14285 of 57253 relevant lines covered (24.95%)

0.29 hits per line

Coverage Regressions

Lines Coverage ∆ File
1
74.17
1.11% pkg/ovs/ovn-nb-gateway_chassis.go
Jobs
ID Job ID Ran Files Coverage
1 25965326032.1 16 May 2026 03:13PM UTC 212
24.95
GitHub Action Run
Source Files on build 25965326032
  • Tree
  • List 212
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • e56a9a80 on github
  • Prev Build on master (#25964893002)
  • Next Build on master (#26011673291)
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