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

kubeovn / kube-ovn / 23679418589
26%

Build:
DEFAULT BRANCH: master
Ran 28 Mar 2026 06:35AM UTC
Jobs 1
Files 205
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

28 Mar 2026 06:32AM UTC coverage: 24.219%. Remained the same
23679418589

push

github

web-flow
fix(informer): return nil instead of error in VM indexer to prevent client-go panic (#6537)

The "dv" and "pvc" indexer functions in GetVirtualMachineInformerIndexers()
returned errUnexpectedObject on type assertion failure. Since client-go's
indexer framework panics on non-nil errors from IndexFunc, this could crash
the controller process. All other indexer functions in the same file already
correctly return nil, nil. This aligns the two remaining indexers with that
pattern and removes the now-unused errUnexpectedObject variable.

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

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

13489 of 55696 relevant lines covered (24.22%)

0.28 hits per line

Uncovered Changes

Lines Coverage ∆ File
2
0.0
0.0% pkg/informer/kubevirt.go
Jobs
ID Job ID Ran Files Coverage
1 23679418589.1 28 Mar 2026 06:35AM UTC 205
24.22
GitHub Action Run
Source Files on build 23679418589
  • Tree
  • List 205
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 16456fe6 on github
  • Prev Build on master (#23678567073)
  • Next Build on master (#23684855463)
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