-
Notifications
You must be signed in to change notification settings - Fork 16
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
Ruff DOC501 implementation #3487
Conversation
d27c3bf
to
c456e9b
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #3487 +/- ##
===========================================
- Coverage 74.39% 74.38% -0.02%
===========================================
Files 230 230
Lines 26628 26632 +4
===========================================
- Hits 19811 19810 -1
- Misses 6817 6822 +5 ☔ View full report in Codecov by Sentry. |
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.
very nice
c456e9b
to
f377a88
Compare
Quality Gate passedIssues Measures |
|
Linked Issues
Closes #3484
Requires #3486
Description
Interface Changes
Checklist
I confirm that I have completed the following checks:
pytest tests --reactor
pre-commit run --from-ref develop --to-ref HEAD
sphinx-build -W documentation/source documentation/build