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

nvidia-holoscan / holoscan-cli
90%
main: 90%

Build:
Build:
LAST BUILD BRANCH: release/3.7.0
DEFAULT BRANCH: main
Repo Added 05 Dec 2024 01:17AM UTC
Files 28
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

LAST BUILD ON BRANCH vchang/e2e-workflow-
branch: vchang/e2e-workflow-
CHANGE BRANCH
x
Reset
  • vchang/e2e-workflow-
  • dependabot/github_actions/actions/checkout-4
  • dependabot/github_actions/actions/checkout-5
  • dependabot/github_actions/actions/download-artifact-4.1.9
  • dependabot/github_actions/actions/download-artifact-4.2.0
  • dependabot/github_actions/actions/download-artifact-4.2.1
  • dependabot/github_actions/actions/download-artifact-5.0.0
  • dependabot/github_actions/actions/github-script-8.0.0
  • dependabot/github_actions/actions/setup-python-6
  • dependabot/github_actions/actions/upload-artifact-4.5.0
  • dependabot/github_actions/coverallsapp/github-action-2.3.6
  • dependabot/pip/coverage-7.10.0
  • dependabot/pip/coverage-7.10.1
  • dependabot/pip/coverage-7.10.2
  • dependabot/pip/coverage-7.10.3
  • dependabot/pip/coverage-7.10.4
  • dependabot/pip/coverage-7.10.5
  • dependabot/pip/coverage-7.10.6
  • dependabot/pip/coverage-7.10.7
  • dependabot/pip/coverage-7.9.0
  • dependabot/pip/coverage-7.9.1
  • dependabot/pip/coverage-7.9.2
  • dependabot/pip/mypy-1.16.0
  • dependabot/pip/mypy-1.16.1
  • dependabot/pip/mypy-1.17.0
  • dependabot/pip/mypy-1.17.1
  • dependabot/pip/mypy-1.18.1
  • dependabot/pip/mypy-1.18.2
  • dependabot/pip/packaging-24.2
  • dependabot/pip/packaging-25.0
  • dependabot/pip/pip-512858e340
  • dependabot/pip/pre-commit-4.2.0
  • dependabot/pip/pre-commit-4.3.0
  • dependabot/pip/psutil-7.0.0
  • dependabot/pip/pytest-8.4.1
  • dependabot/pip/pytest-8.4.2
  • dependabot/pip/pytest-cov-6.2.1
  • dependabot/pip/pytest-cov-6.3.0
  • dependabot/pip/pytest-cov-7.0.0
  • dependabot/pip/pytest-mock-3.14.1
  • dependabot/pip/pytest-mock-3.15.0
  • dependabot/pip/pytest-mock-3.15.1
  • dependabot/pip/python-on-whales-0.74.0
  • dependabot/pip/python-on-whales-0.77.0
  • fix-build-metadata
  • main
  • pull-request/34
  • pull-request/35
  • pull-request/36
  • pull-request/37
  • pull-request/38
  • pull-request/40
  • pull-request/55
  • pull-request/56
  • pull-request/58
  • pull-request/60
  • pull-request/61
  • pull-request/64
  • pull-request/65
  • pull-request/74
  • pull-request/80
  • pull-request/84
  • pull-request/86
  • releae/3.5.0
  • release/2.9.0
  • release/3.0.0
  • release/3.1.0
  • release/3.2.0
  • release/3.3.0
  • release/3.4.0
  • release/3.4.1
  • release/3.5.0
  • release/3.6.0
  • release/3.7.0
  • update-release-3.6.0
  • vchang/3.3-software-stack
  • vchang/app-test
  • vchang/app-testing
  • vchang/configure_release_2.9
  • vchang/consolidate-platform
  • vchang/copy-pr-bot
  • vchang/cwes
  • vchang/drop-python-3.9
  • vchang/gh-8
  • vchang/holohub
  • vchang/jinja2-cve-2025-27516
  • vchang/nv-runner
  • vchang/package-filename
  • vchang/poetry-setup
  • vchang/release-action
  • vchang/remove-no-commit-to-branch
  • vchang/test-actions
  • vchang/test-pypi
  • vchang/tools-validation
  • vchang/unit-tests
  • whom/add-blossom-action
  • whom/fix-blossom-action

04 Apr 2025 11:19PM UTC coverage: 89.518% (+0.07%) from 89.45%
14275791110

Pull #34

github

mocsharp
Add e2e GHA workflow

    - Updated Dockerfile to install `iputils-ping` alongside `git` and `jq`.
    - Introduced a new end-to-end testing workflow in `e2e.yml` that runs nightly over a few Holoscan SDK and Holohub sample applications
    - Added support for `--input-data` parameter in packaging commands, allowing input data to be embedded in the container.
    - Implemented functionality to copy input data during the build process.
    - Updated various application YAML and configuration files for new features and testing scenarios.
    - Enhanced unit tests to cover new input data functionalities.

Signed-off-by: Victor Chang <vicchang@nvidia.com>
Pull Request #34: Nightly workflow for e2e tests

15 of 15 new or added lines in 4 files covered. (100.0%)

1802 of 2013 relevant lines covered (89.52%)

0.9 hits per line

Relevant lines Covered
Build:
Build:
2013 RELEVANT LINES 1802 COVERED LINES
0.9 HITS PER LINE
Source Files on vchang/e2e-workflow-
  • Tree
  • List 28
  • Changed 4
  • Source Changed 4
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
14275791110 vchang/e2e-workflow- Add e2e GHA workflow - Updated Dockerfile to install `iputils-ping` alongside `git` and `jq`. - Introduced a new end-to-end testing workflow in `e2e.yml` that runs nightly over a few Holoscan SDK and Holohub sample applications - Adde... Pull #34 04 Apr 2025 11:20PM UTC mocsharp github
89.52
14258819576 vchang/e2e-workflow- Add e2e GHA workflow - Updated Dockerfile to install `iputils-ping` alongside `git` and `jq`. - Introduced a new end-to-end testing workflow in `e2e.yml` that runs nightly over a few Holoscan SDK and Holohub sample applications - Adde... Pull #34 04 Apr 2025 05:41AM UTC mocsharp github
89.52
14257687133 vchang/e2e-workflow- Install nvidia-ctk Signed-off-by: Victor Chang <vicchang@nvidia.com> Pull #34 04 Apr 2025 03:57AM UTC mocsharp github
89.52
14257032001 vchang/e2e-workflow- Install nvidia-ctk Signed-off-by: Victor Chang <vicchang@nvidia.com> Pull #34 04 Apr 2025 02:57AM UTC mocsharp github
89.52
14256620044 vchang/e2e-workflow- Install nvidia-ctk Signed-off-by: Victor Chang <vicchang@nvidia.com> Pull #34 04 Apr 2025 02:18AM UTC mocsharp github
89.52
14256599880 vchang/e2e-workflow- Install nvidia-ctk Signed-off-by: Victor Chang <vicchang@nvidia.com> Pull #34 04 Apr 2025 02:16AM UTC mocsharp github
89.52
14256040310 vchang/e2e-workflow- test Signed-off-by: Victor Chang <vicchang@nvidia.com> Pull #34 04 Apr 2025 01:24AM UTC mocsharp github
89.52
14254710778 vchang/e2e-workflow- test Signed-off-by: Victor Chang <vicchang@nvidia.com> Pull #34 03 Apr 2025 11:30PM UTC mocsharp github
89.52
14253579360 vchang/e2e-workflow- test Signed-off-by: Victor Chang <vicchang@nvidia.com> Pull #34 03 Apr 2025 10:01PM UTC mocsharp github
89.52
14252532756 vchang/e2e-workflow- f Signed-off-by: Victor Chang <vicchang@nvidia.com> Pull #34 03 Apr 2025 08:51PM UTC mocsharp github
89.52
See All Builds (623)
  • Repo on GitHub
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

© 2025 Coveralls, Inc