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

[Round 2] Fix #9005: Allow singular tests to be documented in properties.yml #10792

Merged
merged 5 commits into from
Oct 1, 2024

use pathlib.path in testing

cdf5c26
Select commit
Loading
Failed to load commit list.
Merged

[Round 2] Fix #9005: Allow singular tests to be documented in properties.yml #10792

use pathlib.path in testing
cdf5c26
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 1, 2024 in 0s

89.17% (+0.06%) compared to 2ff3f20

View this Pull Request on Codecov

89.17% (+0.06%) compared to 2ff3f20

Details

Codecov Report

Attention: Patch coverage is 86.76471% with 9 lines in your changes missing coverage. Please review.

Project coverage is 89.17%. Comparing base (2ff3f20) to head (cdf5c26).
Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #10792      +/-   ##
==========================================
+ Coverage   89.11%   89.17%   +0.06%     
==========================================
  Files         183      183              
  Lines       23288    23456     +168     
==========================================
+ Hits        20752    20916     +164     
- Misses       2536     2540       +4     
Components Coverage Δ
Unit Tests 62.09% <41.17%> (-0.11%) ⬇️
Integration Tests 86.41% <86.76%> (+0.09%) ⬆️