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

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

Build:
DEFAULT BRANCH: main
Ran 19 Apr 2026 06:43PM UTC
Jobs 1
Files 159
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

19 Apr 2026 06:31PM UTC coverage: 49.582% (+0.05%) from 49.529%
#5949

push

travis-ci

web-flow
Fix wrong error variable checked in cleanupTransfer closures (#4092)

The cancelTransfer and finalizeTransfer closures in pkg/importer/imageio-datasource.go each assigned their error to a local variable (cancelError/finalizeError) but then checked the outer scope `err` instead. This caused actual Cancel/Finalize errors to be silently ignored and could produce spurious error logs from unrelated earlier failures. Fix the conditions and klog.Errorf calls to use the correct local error variables.


Assisted-by: Claude <noreply@anthropic.com>

Signed-off-by: Jathavedhan M <jathavedhan.m@ibm.com>

2 of 4 new or added lines in 1 file covered. (50.0%)

2 existing lines in 1 file now uncovered.

14940 of 30132 relevant lines covered (49.58%)

0.56 hits per line

Uncovered Changes

Lines Coverage ∆ File
2
56.77
0.0% pkg/importer/imageio-datasource.go

Coverage Regressions

Lines Coverage ∆ File
2
61.69
-0.26% pkg/importer/vddk-datasource_amd64.go
Jobs
ID Job ID Ran Files Coverage
1 #5949.1 19 Apr 2026 06:43PM UTC 159
49.58
Source Files on build #5949
  • Tree
  • List 159
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 671679e0 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