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

kubeovn / kube-ovn / 22986226470
24%

Build:
DEFAULT BRANCH: master
Ran 12 Mar 2026 04:16AM UTC
Jobs 1
Files 204
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

12 Mar 2026 04:11AM UTC coverage: 23.262% (+0.004%) from 23.258%
22986226470

push

github

web-flow
fix(ut): use Eventually for ovsdb cache queries in chassis tests (#6431)

Transact() returns after the OVSDB server acknowledges the transaction,
but the libovsdb local cache is updated asynchronously via monitor
notifications. Querying with WhereCache/List immediately after Transact
can miss newly created entries, causing flaky failures.

Replace direct assertions with require.Eventually to poll until the
cache is consistent, fixing the intermittent Test_GetKubeOvnChassises
failure observed in CI.

Signed-off-by: Mengxin Liu <liumengxinfly@gmail.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>

12728 of 54716 relevant lines covered (23.26%)

0.27 hits per line

Jobs
ID Job ID Ran Files Coverage
1 22986226470.1 12 Mar 2026 04:16AM UTC 204
23.26
GitHub Action Run
Source Files on build 22986226470
  • Tree
  • List 204
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 5fd1241e on github
  • Prev Build on master (#22953453718)
  • Next Build on master (#22990164791)
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