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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Fix pytest 8.4 compatibility

15cd119
Select commit
Loading
Failed to load commit list.
Open

Fix pytest 8.4 compatibility #233

Fix pytest 8.4 compatibility
15cd119
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 5, 2025 in 0s

97.76% (+0.00%) compared to ca52a05

View this Pull Request on Codecov

97.76% (+0.00%) compared to ca52a05

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 (ca52a05) to head (15cd119).
Report is 4 commits behind head on master.

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.