-
Notifications
You must be signed in to change notification settings - Fork 301
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
Replace assertRaises with pytest.raises #2624
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2624 +/- ##
==========================================
- Coverage 95.22% 95.21% -0.02%
==========================================
Files 356 356
Lines 51547 51591 +44
==========================================
+ Hits 49088 49120 +32
- Misses 2459 2471 +12
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Can you bump the version of |
Pull Request Test Coverage Report for Build 6938256659
💛 - Coveralls |
I will when I'm finished, otherwise I won't be able to commit smaller parts of the pr. |
Shouldn't ruff only run locally on the files you modify/commit? |
Ah, yes indeed, what was I thinking. |
As the new ruff requires
AUTHORS.md
if not there already