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: rewriting of test result reports #844

Merged
merged 2 commits into from
Nov 1, 2024

fix: also move rewrite_readable out of the loop

2ed7131
Select commit
Loading
Failed to load commit list.
Merged

fix: rewriting of test result reports #844

fix: also move rewrite_readable out of the loop
2ed7131
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 1, 2024 in 1s

98.03% (+0.00%) compared to 9c70365

View this Pull Request on Codecov

98.03% (+0.00%) compared to 9c70365

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.03%. Comparing base (9c70365) to head (2ed7131).

✅ All tests successful. No failed tests found.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #844   +/-   ##
=======================================
  Coverage   98.03%   98.03%           
=======================================
  Files         444      444           
  Lines       36083    36083           
=======================================
  Hits        35373    35373           
  Misses        710      710           
Components Coverage Δ
NonTestCode 95.98% <100.00%> (ø)
OutsideTasks 98.06% <ø> (ø)
Files with missing lines Coverage Δ
tasks/test_results_processor.py 97.18% <100.00%> (ø)