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

nvidia-holoscan / holoscan-cli / 30148303118
79%

Build:
DEFAULT BRANCH: main
Ran 25 Jul 2026 06:54AM UTC
Jobs 1
Files 35
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

25 Jul 2026 06:53AM UTC coverage: 78.73% (-0.002%) from 78.732%
30148303118

push

github

web-flow
Address PR #177 review comments: harden image-template formatting + docs (#178)

container/core.py:
- _format_image_template: validate HOLOSCAN_CLI_*_IMAGE_FORMAT placeholders
  with string.Formatter and fail via fatal() on unknown/missing fields or an
  invalid template, instead of a raw KeyError/ValueError traceback. Parsing
  the fields (vs. a substring check) also stops escaped braces like
  {{sdk_version}} from being mistaken for a real sdk_version placeholder.
  (coderabbitai, Copilot)
- default_base_image: compute cuda_tag lazily so the host GPU/driver probe
  (and its warning) no longer runs on the branches that return an explicit
  image or fatal without using it. (Copilot)

README.md:
- Rewrite the base-image configuration section as three explicit methods
  (--base-img flag, fully-qualified HOLOSCAN_CLI_BASE_IMAGE, or repository +
  HOLOSCAN_CLI_BASE_SDK_VERSION). (agirault)

tests:
- Cover the new _format_image_template validation paths and the no-host-probe
  fatal path in default_base_image.
- Document the stubbed host probes in test_get_cuda_tag_handles_sdk_and_cuda_matrix
  (clarifies why a None cuda_version resolves to an igpu tag). (tbirdso)

Follow-up to #177.

Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

9 of 12 new or added lines in 1 file covered. (75.0%)

1 existing line in 1 file now uncovered.

3150 of 4001 relevant lines covered (78.73%)

0.79 hits per line

Uncovered Changes

Lines Coverage ∆ File
3
75.19
0.04% src/holoscan_cli/container/core.py

Coverage Regressions

Lines Coverage ∆ File
1
75.19
0.04% src/holoscan_cli/container/core.py
Jobs
ID Job ID Ran Files Coverage
1 30148303118.1 25 Jul 2026 06:54AM UTC 35
78.73
GitHub Action Run
Source Files on build 30148303118
  • Tree
  • List 35
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #30148303118
  • 8698d755 on github
  • Prev Build on main (#30122232209)
  • Next Build on main (#30244872396)
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