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

nvidia-holoscan / holoscan-cli / 26881814874
77%
main: 77%

Build:
Build:
LAST BUILD BRANCH: release/4.3.0
DEFAULT BRANCH: main
Ran 03 Jun 2026 11:29AM 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 11:29AM UTC coverage: 76.564% (+0.9%) from 75.689%
26881814874

Pull #180

github

wyli
Wire external module-sites resolution into build (#1587)

holoscan-cli shipped the external_resolver + cmake_manifest library code but
never invoked it from the build flow, so `holoscan build` wrote no
external_operators_manifest.cmake and external Holoscan Modules (e.g. the
DELTACAST.TV operators) couldn't be lazily fetched. Port HoloHub #1587:

- external_resolver: add parse_module_sites() (parse modules/module-sites.json
  into ModuleDep records: external / in-tree / local-override) and merge_deps()
  (sites own canonical git coords + provides_operators; project deps supply
  override_path and fallback ops). Add an `env` override param for testability.
- build: before cmake configure, merge module-sites + project deps and write
  external_operators_manifest.cmake into the build dir (the project root
  CMakeLists includes it OPTIONAL). Also os.path.expandvars() on configure_args
  so mode-supplied -D args can reference env vars.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Pull Request #180: Sync post-consolidation HoloHub CLI changes (#1576, #1582, #1587, #1596)

63 of 68 new or added lines in 4 files covered. (92.65%)

1 existing line in 1 file now uncovered.

2937 of 3836 relevant lines covered (76.56%)

0.77 hits per line

Uncovered Changes

Lines Coverage ∆ File
5
95.93
-4.07% src/holoscan_cli/utils/external_resolver.py

Coverage Regressions

Lines Coverage ∆ File
1
86.81
1.35% src/holoscan_cli/commands/build.py
Jobs
ID Job ID Ran Files Coverage
1 26881814874.1 03 Jun 2026 11:29AM UTC 35
76.56
GitHub Action Run
Source Files on build 26881814874
  • Tree
  • List 35
  • Changed 4
  • Source Changed 4
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26881814874
  • Pull Request #180
  • PR Base - main (#26825685996)
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