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

Rename internal batch_info variable to previous_batch_results #11056

Merged
merged 3 commits into from
Nov 27, 2024

Drop `previous_batch_results` key from `test_manifest.py` unit tests

dd760a2
Select commit
Loading
Failed to load commit list.
Merged

Rename internal batch_info variable to previous_batch_results #11056

Drop `previous_batch_results` key from `test_manifest.py` unit tests
dd760a2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 27, 2024 in 0s

89.17% (+0.02%) compared to a42303c

View this Pull Request on Codecov

89.17% (+0.02%) compared to a42303c

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.17%. Comparing base (a42303c) to head (dd760a2).
Report is 6 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #11056      +/-   ##
==========================================
+ Coverage   89.15%   89.17%   +0.02%     
==========================================
  Files         183      183              
  Lines       23764    23767       +3     
==========================================
+ Hits        21186    21194       +8     
+ Misses       2578     2573       -5     
Components Coverage Δ
Unit Tests 62.17% <37.50%> (+<0.01%) ⬆️
Integration Tests 86.56% <100.00%> (+0.03%) ⬆️