-
Notifications
You must be signed in to change notification settings - Fork 27
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
♻️ Fix pylint on Director-v2 #6761
♻️ Fix pylint on Director-v2 #6761
Conversation
Quality Gate passedIssues Measures |
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.
maybe we can discuss that one.
Aborted |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## pydantic_v2_migration_do_not_squash_updates #6761 +/- ##
===============================================================================
- Coverage 84.94% 84.46% -0.48%
===============================================================================
Files 1252 1382 +130
Lines 48907 56132 +7225
Branches 1296 1296
===============================================================================
+ Hits 41544 47414 +5870
- Misses 7185 8526 +1341
- Partials 178 192 +14
*This pull request uses carry forward flags. Click here to find out more.
Continue to review full report in Codecov by Sentry.
|
What do these changes do?
Fix
pylint
on Director-v2.Related issue/s
How to test
Dev-ops checklist