Skip to content

.github/workflows/tests.yml(ci[smoke]): run runtime smoke test

27abf1c
Select commit
Loading
Failed to load commit list.
Open

Run dep smokechecker #486

.github/workflows/tests.yml(ci[smoke]): run runtime smoke test
27abf1c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 8, 2025 in 1s

77.63% (-0.33%) compared to 59b33ff

View this Pull Request on Codecov

77.63% (-0.33%) compared to 59b33ff

Details

Codecov Report

❌ Patch coverage is 60.00000% with 12 lines in your changes missing coverage. Please review.
✅ Project coverage is 77.63%. Comparing base (59b33ff) to head (27abf1c).

Files with missing lines Patch % Lines
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     #486      +/-   ##
==========================================
- Coverage   77.95%   77.63%   -0.33%     
==========================================
  Files          14       15       +1     
  Lines        1901     1927      +26     
  Branches      401      406       +5     
==========================================
+ Hits         1482     1496      +14     
- Misses        272      283      +11     
- Partials      147      148       +1     

☔ View full report in Codecov by Sentry.
📢 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.