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

nvidia-holoscan / holoscan-cli / 26751939188
76%
main: 77%

Build:
Build:
LAST BUILD BRANCH: release/4.3.0
DEFAULT BRANCH: main
Ran 01 Jun 2026 11:25AM 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

01 Jun 2026 11:24AM UTC coverage: 75.913% (+0.6%) from 75.3%
26751939188

Pull #174

github

wyli
test(cli): pin top-level --help surface as the consolidated-CLI probe contract

Downstream HoloHub Dockerfiles and wrappers detect the consolidated CLI with
a shell probe -- `holoscan --help | grep -qw build`. It is reliable because
the legacy packaging-only holoscan-cli (<= 4.2.0) exposes only
`package/run/version/nics`, while the consolidated CLI's top-level help
enumerates every source-project command. `holoscan version` exists in both,
so only a source-project command can discriminate.

Add contract tests to tests/unit/test_cli_parser.py:
- top-level `holoscan --help` lists every registered source-project command
- `build` is a source-project command (a valid probe token) whereas `version`
  is native to both CLIs and cannot discriminate
- end-to-end: `python -m holoscan_cli --help` greps `build` successfully from
  an unrelated working directory (the surface is not project-context dependent)

Tests only; no production code changes.

Signed-off-by: Wenqi Li <wenqil@nvidia.com>

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Pull Request #174: tests: restore CLI-internal coverage lost in HoloHub CLI consolidation

2849 of 3753 relevant lines covered (75.91%)

0.76 hits per line

Jobs
ID Job ID Ran Files Coverage
1 26751939188.1 01 Jun 2026 11:25AM UTC 35
75.91
GitHub Action Run
Source Files on build 26751939188
  • Tree
  • List 35
  • Changed 6
  • Source Changed 0
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26751939188
  • Pull Request #174
  • PR Base - main (#26288209788)
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