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

kubeovn / kube-ovn / 14969623646
22%
master: 23%

Build:
Build:
LAST BUILD BRANCH: feat/v1-to-v2-migration
DEFAULT BRANCH: master
Ran 12 May 2025 10:16AM UTC
Jobs 1
Files 180
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

08 May 2025 09:23AM UTC coverage: 21.731% (+0.003%) from 21.728%
14969623646

Pull #5141

github

Andrew Lee
Deleting a FIP sets the referenced EIP to be ready

Fixes #5114

- Previously when deleting a FIP, the function `handleResetOvnEip` was called.
- `handleResetOvnEip` called `patchOvnEipStatus` to set the "Ready"
  field to true, regardless of the current EIP.
- This fixes it so when `patchOvnEipStatus` is called by the `handleResetOvnEip`
  function, we *never* change the "Ready" field. Other times we call
  `patchOvnEipStatus` we do continue to set the readty field.

Signed-off-by: Andrew Lee <alee@evroc.com>
Pull Request #5141: Deleting FIP sets EIP to ready

0 of 7 new or added lines in 1 file covered. (0.0%)

10255 of 47190 relevant lines covered (21.73%)

0.25 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
7
0.0
0.0% pkg/controller/ovn_eip.go
Jobs
ID Job ID Ran Files Coverage
1 14969623646.1 12 May 2025 10:16AM UTC 180
21.73
GitHub Action Run
Source Files on build 14969623646
  • Tree
  • List 180
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #5141
  • PR Base - master (#14967163545)
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