Skip to content

Add runtime dependency validation#498

Merged
tony merged 6 commits into
masterfrom
runtime-tests
Jul 5, 2026
Merged

Add runtime dependency validation#498
tony merged 6 commits into
masterfrom
runtime-tests

docs(changelog) Note runtime smoke check

4e26918
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 5, 2026 in 0s

83.30% (-0.50%) compared to ebb93f1

View this Pull Request on Codecov

83.30% (-0.50%) compared to ebb93f1

Details

Codecov Report

❌ Patch coverage is 69.29134% with 39 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.30%. Comparing base (ebb93f1) to head (4e26918).

Files with missing lines Patch % Lines
scripts/runtime_dep_smoketest.py 62.50% 17 Missing and 10 partials ⚠️
scripts/test_runtime_dep_smoketest.py 41.17% 10 Missing ⚠️
conftest.py 77.77% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #498      +/-   ##
==========================================
- Coverage   83.80%   83.30%   -0.50%     
==========================================
  Files          30       32       +2     
  Lines        4389     4492     +103     
  Branches      881      903      +22     
==========================================
+ Hits         3678     3742      +64     
- Misses        471      499      +28     
- Partials      240      251      +11     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.