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

kubevirt / containerized-data-importer / #5883
50%

Build:
DEFAULT BRANCH: main
Ran 16 Mar 2026 10:42PM UTC
Jobs 1
Files 157
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 Mar 2026 10:29PM UTC coverage: 49.309% (-0.004%) from 49.313%
#5883

push

travis-ci

web-flow
use headless service for upload server (#4052)

apparently there's no k8s API that says
"kube-proxy has synced iptables rules for this service on all nodes"
so pod readiness/healthz (even endpointslices) could all report
success but the client would still face a connection refused.

we faced something similar in virtctl
https://github.com/kubevirt/containerized-data-importer/pull/3545

arguably, a headless service was the right fit for us anyway
and cuts the above overhead out of the equation.

Signed-off-by: Alex Kalenyuk <akalenyu@redhat.com>

5 of 5 new or added lines in 1 file covered. (100.0%)

14738 of 29889 relevant lines covered (49.31%)

0.55 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #5883.1 16 Mar 2026 10:42PM UTC 157
49.31
Source Files on build #5883
  • Tree
  • List 157
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 2924a9b1 on github
  • Prev Build on main
  • Next Build on main
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