-
Notifications
You must be signed in to change notification settings - Fork 42
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
Conversation
85c1776
to
1d468a0
Compare
Codecov ReportAttention: Patch coverage is
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. 🚀 New features to boost your workflow:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.
1d468a0
to
15cd119
Compare
@youtux any progress here ? :) |
The issue with pytest-factoryboy compatibility is now fixed, see: pytest-dev/pytest-factoryboy#233
The issue with pytest-factoryboy compatibility is now fixed, see: pytest-dev/pytest-factoryboy#233
The issue with pytest-factoryboy compatibility is now fixed, see: pytest-dev/pytest-factoryboy#233
Fix #232
Checklist: