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

NVIDIA / gpu-operator / 30308146464
35%
main: 35%

Build:
Build:
LAST BUILD BRANCH: pull-request/2683
DEFAULT BRANCH: main
Ran 27 Jul 2026 09:58PM UTC
Jobs 1
Files 73
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

27 Jul 2026 09:45PM UTC coverage: 35.01% (+0.4%) from 34.591%
30308146464

push

github

abrarshivani
Reject incomplete image specs in ImagePath

When a CR component sets repository or version but leaves repository, image or
version empty, ImagePath/imagePath previously concatenated the parts into a
structurally invalid reference such as "/image:tag", "repo/:tag" or
"repo/image:", which only failed much later at image pull with an opaque
error.

Validate the branch that builds "repo/image:tag"/"@digest" and return a
clear error when repository, image or version is empty, in both
image.ImagePath (internal/image) and the duplicated api/nvidia/v1 imagePath
used by v1.ImagePath. The error uses %s (not %q) so the field values stay
readable in the operator's JSON logs. The kbld/carvel passthrough (repository
and version both empty) and the env-var fallback are unchanged.

Add tests covering the valid tag/digest, kbld passthrough, env fallback,
all-empty error, incomplete-spec and unsupported-type paths.

Signed-off-by: Abrar Shivani <ashivani@nvidia.com>

6 of 6 new or added lines in 2 files covered. (100.0%)

5066 of 14470 relevant lines covered (35.01%)

0.4 hits per line

Jobs
ID Job ID Ran Files Coverage
1 30308146464.1 27 Jul 2026 09:58PM UTC 73
35.01
GitHub Action Run
Source Files on build 30308146464
  • Tree
  • List 73
  • Changed 3
  • Source Changed 2
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #30308146464
  • 7dbfffc3 on github
  • Prev Build on main (#30291747092)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc