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

kubevirt / containerized-data-importer / #5864
49%
main: 50%

Build:
Build:
LAST BUILD BRANCH: clone_to_file_min_size_fix
DEFAULT BRANCH: main
Ran 09 Mar 2026 04:51PM 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

09 Mar 2026 04:38PM UTC coverage: 49.29% (-0.01%) from 49.3%
#5864

Pull #4052

travis-ci

akalenyu
use headless service for upload server

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>
Pull Request #4052: use headless service for upload server

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

2 existing lines in 1 file now uncovered.

14718 of 29860 relevant lines covered (49.29%)

0.55 hits per line

Coverage Regressions

Lines Coverage ∆ File
2
61.69
-0.26% pkg/importer/vddk-datasource_amd64.go
Jobs
ID Job ID Ran Files Coverage
1 #5864.1 09 Mar 2026 04:51PM UTC 157
49.29
Source Files on build #5864
  • Tree
  • List 157
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #4052
  • PR Base - 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