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

Factory fixtures should use parametrizations #234

Open
wants to merge 3 commits into
base: ab/fix-pytest8.4-compat
Choose a base branch
from

Factory fixture should apply parametrizations

9ddedcb
Select commit
Loading
Failed to load commit list.
Open

Factory fixtures should use parametrizations #234

Factory fixture should apply parametrizations
9ddedcb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 12, 2025 in 0s

97.60% (-0.17%) compared to 15cd119

View this Pull Request on Codecov

97.60% (-0.17%) compared to 15cd119

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.60%. Comparing base (15cd119) to head (9ddedcb).

Additional details and impacted files
@@                     Coverage Diff                     @@
##           ab/fix-pytest8.4-compat     #234      +/-   ##
===========================================================
- Coverage                    97.76%   97.60%   -0.17%     
===========================================================
  Files                           14       15       +1     
  Lines                          852      878      +26     
  Branches                        51       53       +2     
===========================================================
+ Hits                           833      857      +24     
- Misses                           8        9       +1     
- Partials                        11       12       +1     

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