-
Notifications
You must be signed in to change notification settings - Fork 39
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
Enable ruff flake8-bugbear rule #2536
Conversation
eb242a1
to
a07f235
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #2536 +/- ##
==========================================
+ Coverage 94.91% 95.01% +0.09%
==========================================
Files 251 251
Lines 14264 14264
==========================================
+ Hits 13539 13553 +14
+ Misses 725 711 -14 ☔ View full report in Codecov by Sentry. |
Regarding the test coverage: I am not sure how to test the import in |
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.
❤️
Just one tiny comment, thanks!!
Co-authored-by: Manuel Schlund <[email protected]>
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.
🐞 🐻
Description
Enable the flake8-bugbear ruff linter rule.
As recommended by https://learn.scientific-python.org/development/guides/repo-review/?repo=esmvalgroup%2Fesmvalcore&branch=main
Related to #2528
Before you get started
Checklist
It is the responsibility of the author to make sure the pull request is ready to review. The icons indicate whether the item will be subject to the 🛠 Technical or 🧪 Scientific review.
To help with the number pull requests: