Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix --rerun-big-tests not working with cth_validate_nodes #4431

Merged
merged 2 commits into from
Dec 12, 2024

Parse TEST_HOSTS='' correctly

6764754
Select commit
Loading
Failed to load commit list.
Merged

Fix --rerun-big-tests not working with cth_validate_nodes #4431

Parse TEST_HOSTS='' correctly
6764754
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 12, 2024 in 1s

85.34% (-0.04%) compared to 3b5713a

View this Pull Request on Codecov

85.34% (-0.04%) compared to 3b5713a

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.34%. Comparing base (3b5713a) to head (6764754).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4431      +/-   ##
==========================================
- Coverage   85.38%   85.34%   -0.04%     
==========================================
  Files         549      549              
  Lines       33861    33861              
==========================================
- Hits        28913    28900      -13     
- Misses       4948     4961      +13     

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