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

nvidia-holoscan / holoscan-cli / 26902082146
77%

Build:
DEFAULT BRANCH: main
Ran 03 Jun 2026 05:37PM 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

03 Jun 2026 05:36PM UTC coverage: 76.298% (+0.6%) from 75.689%
26902082146

push

github

web-flow
tests: restore CLI-internal coverage lost in HoloHub CLI consolidation (#174)

* tests: restore CLI-internal coverage lost in HoloHub CLI consolidation

The HoloHub CLI consolidation moved the CLI implementation here and
removed ~40 CTest entries + 4 Python unittest suites from HoloHub's
`utilities/cli/tests/CMakeLists.txt`. Many of those were CLI-internal
plumbing assertions; only ~12 are inherently HoloHub-integration
(real project tree / metadata) and need to land back in HoloHub. The
remainder belong here as unit tests. This commit adds them.

Coverage closed:
- `handle_env_check` exit/output + `--json elapsed_seconds`. Closes
  `FNDA:0` gap reported by `tests/reports/.coverage.lcov`. Maps to
  pre-consolidation `test_cli_env_check`, `test_cli_env_check_json`.
- `--build-args` / `HOLOSCAN_CLI_DEFAULT_DOCKER_BUILD_ARGS` env /
  `--cuda 13` -> `CUDA_MAJOR=13` propagation through `Container.build`.
  Maps to `test_holohub_build_container_build_args`,
  `test_holohub_default_docker_build_args_env`,
  `test_holohub_build_container_cuda_version`.
- `--add-volume` / `HOLOSCAN_CLI_DEFAULT_DOCKER_RUN_ARGS` propagation
  through `Container.run`. Maps to
  `test_holohub_run_container_add_volume`,
  `test_holohub_default_docker_run_args_env`.
- `get_image_pythonpath` dryrun hint. Maps to `test_holohub_run_pythonpath`.
- `holoscan test --ctest-options` verbatim forwarding (extra assertion
  on existing test_handle_test_container test).
- `--run-args` value starting with a dash triggers the equals-format
  tip in `_check_for_dash_prefix_issue`. Maps to
  `test_cli_ambiguous_dash_prefixed_arguments`.
- `lint --fix --dryrun` assembles the same pre-commit command as
  `lint --dryrun` (the `--fix` flag is a compatibility alias). Maps
  to `test_holohub_lint_fix`.
- `install --help` advertises `--dev`, `--uninstall`, `--build-dir`
  together. Maps to `test_holohub_install_dev_help_advertises_flags`.
- `clear-cache --dryrun` reports `Would remove: <path>` instead of
... (continued)

2881 of 3776 relevant lines covered (76.3%)

0.76 hits per line

Jobs
ID Job ID Ran Files Coverage
1 26902082146.1 03 Jun 2026 05:37PM UTC 35
76.3
GitHub Action Run
Source Files on build 26902082146
  • 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 #26902082146
  • a72db27a on github
  • Prev Build on main (#26895022165)
  • Next Build on main (#26960273626)
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