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

Changed tests to use pytest instead of unittest. #294

Merged
merged 2 commits into from
Jan 6, 2025

Responded to comments - correct fixture.

d51cddc
Select commit
Loading
Failed to load commit list.
Merged

Changed tests to use pytest instead of unittest. #294

Responded to comments - correct fixture.
d51cddc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 6, 2025 in 0s

98.14% (-0.01%) compared to 150635d, passed because coverage increased by 0.03% when compared to adjusted base (98.10%)

View this Pull Request on Codecov

98.14% (-0.01%) compared to 150635d, passed because coverage increased by 0.03% when compared to adjusted base (98.10%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.14%. Comparing base (150635d) to head (d51cddc).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #294      +/-   ##
==========================================
- Coverage   98.14%   98.14%   -0.01%     
==========================================
  Files         128      128              
  Lines        4582     4580       -2     
  Branches      240      240              
==========================================
- Hits         4497     4495       -2     
  Misses         76       76              
  Partials        9        9              

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