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

kubeovn / kube-ovn / 26885936267 / 1
26%
master: 26%

Build:
DEFAULT BRANCH: master
Ran 03 Jun 2026 12:54PM UTC
Files 212
Run time 6s
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

03 Jun 2026 12:51PM UTC coverage: 25.648% (+0.02%) from 25.627%
26885936267.1

push

github

web-flow
perf(controller): index IP CRs by subnet for subnet status calculation (#6814)

calcSubnetStatusIP listed the whole IP store with a label selector on
every subnet status reconcile. Replace it with a bySubnet informer
indexer so each call only walks the IPs of the target subnet, following
the existing IndexPodByNode / IndexEPSByService pattern. The index keys
on Spec.Subnet plus AttachSubnets, matching the subnets enqueued to
updateSubnetStatusQueue on IP add/update/delete.

Behaviour is unchanged: every IP CR is created with both Spec.Subnet and
the dynamic per-subnet label set together, so ByIndex(Spec.Subnet)
returns the same set as the old {subnet.Name: ""} selector.

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

14809 of 57739 relevant lines covered (25.65%)

0.3 hits per line

Source Files on job 26885936267.1
  • Tree
  • List 212
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 26885936267
  • c76e9272 on github
  • Prev Job for on master (#26876176436.1)
  • Next Job for on master (#26890543780.1)
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