Skip to content

Fix pytest 8.4 compatibility #233

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

Merged
merged 2 commits into from
Jun 27, 2025

Merge branch 'master' into ab/fix-pytest8.4-compat

25e79e6
Select commit
Loading
Failed to load commit list.
Merged

Fix pytest 8.4 compatibility #233

Merge branch 'master' into ab/fix-pytest8.4-compat
25e79e6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 27, 2025 in 0s

97.76% (+0.00%) compared to 4bfd25b

View this Pull Request on Codecov

97.76% (+0.00%) compared to 4bfd25b

Details

Codecov Report

Attention: Patch coverage is 85.71429% with 1 line in your changes missing coverage. Please review.

Project coverage is 97.76%. Comparing base (4bfd25b) to head (25e79e6).

Files with missing lines Patch % Lines
pytest_factoryboy/compat.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master     #233   +/-   ##
=======================================
  Coverage   97.76%   97.76%           
=======================================
  Files          14       14           
  Lines         851      852    +1     
  Branches       51       51           
=======================================
+ Hits          832      833    +1     
  Misses          8        8           
  Partials       11       11           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.