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

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

Build:
Build:
LAST BUILD BRANCH: pull-request/2683
DEFAULT BRANCH: main
Ran 27 Jul 2026 08:12PM 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 08:06PM UTC coverage: 34.948% (+0.4%) from 34.591%
30301214608

push

github

abrarshivani
Reject incomplete image specs in ImagePath

When a CR component sets repository or version but leaves repository or image
empty, ImagePath/imagePath previously concatenated the parts into a
structurally invalid reference such as "/image:tag", "repo/:tag" or
"/@sha256:...", 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 or image 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, 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%)

5057 of 14470 relevant lines covered (34.95%)

0.4 hits per line

Jobs
ID Job ID Ran Files Coverage
1 30301214608.1 27 Jul 2026 08:12PM UTC 73
34.95
GitHub Action Run
Source Files on build 30301214608
  • 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 #30301214608
  • 7455df72 on github
  • Prev Build on main (#30291747092)
  • Next Build on pull-request/2682 (#30304040801)
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