-
Notifications
You must be signed in to change notification settings - Fork 226
Fix legacy pytest fixtures #6882
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
base: main
Are you sure you want to change the base?
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #6882 +/- ##
==========================================
+ Coverage 78.60% 79.20% +0.60%
==========================================
Files 567 568 +1
Lines 43097 43183 +86
==========================================
+ Hits 33871 34197 +326
+ Misses 9226 8986 -240 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
@agoscinski just heads up that I think this should be included in the 2.7.0 release otherwise we risk breaking people's CIs (as it broke aiidalab-widgets-base). I can work on this over the weekend to drive it home. |
…ests/test_pytest_fixtures.py
6db7e2d
to
c34f72e
Compare
Fixes #6881
Error in the failing tests: