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

nvidia-holoscan / holoscan-cli / 25797018532
25%
main: 96%

Build:
Build:
LAST BUILD BRANCH: wenqil/holohub-cli
DEFAULT BRANCH: main
Ran 13 May 2026 11:45AM UTC
Jobs 1
Files 34
Run time 2s
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

pending completion
25797018532

Pull #163

github

wyli
chore: drop poetry.lock; let contributors resolve deps freshly

holoscan-cli ships as a library on PyPI — end users install via
``pip install holoscan-cli`` and get the loose specs from
``pyproject.toml``, never the lock file. Keeping poetry.lock in the
repo only constrained the dev/CI matrix to one resolution and added
~130 KB of merge-conflict surface; following the library-side guidance
from poetry's own docs we ignore it instead and let each ``poetry
install`` resolve fresh.

Side effect: dependabot-style transitive bumps no longer cause repo
churn; tests run against whatever the resolver picks at the time of
the run. If a future regression is traceable to a transitive bump we
can pin the offender in pyproject.toml directly.

Signed-off-by: Wenqi Li <wenqil@nvidia.com>
Pull Request #163: CLI consolidation, release holoscan platform cli

916 of 3609 relevant lines covered (25.38%)

0.25 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25797018532.1 13 May 2026 11:45AM UTC 34
25.38
GitHub Action Run
Source Files on build 25797018532
  • Tree
  • List 34
  • Changed 3
  • Source Changed 3
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #25797018532
  • Pull Request #163
  • PR Base - main (#24794604350)
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