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

Unit tests for step.save and step.skip #197

Merged
merged 16 commits into from
Jan 27, 2025

[pre-commit.ci] auto fixes from pre-commit.com hooks

1021d15
Select commit
Loading
Failed to load commit list.
Merged

Unit tests for step.save and step.skip #197

[pre-commit.ci] auto fixes from pre-commit.com hooks
1021d15
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 27, 2025 in 0s

83.99% (-11.29%) compared to 1acb486

View this Pull Request on Codecov

83.99% (-11.29%) compared to 1acb486

Details

Codecov Report

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

Project coverage is 83.99%. Comparing base (1acb486) to head (1021d15).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
tests/test_step.py 90.62% 9 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (1acb486) and HEAD (1021d15). Click for more details.

HEAD has 2 uploads less than BASE
Flag BASE (1acb486) HEAD (1021d15)
4 2
Additional details and impacted files
@@             Coverage Diff             @@
##             main     #197       +/-   ##
===========================================
- Coverage   95.27%   83.99%   -11.29%     
===========================================
  Files          37       37               
  Lines        3177     2942      -235     
===========================================
- Hits         3027     2471      -556     
- Misses        150      471      +321     

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