-
Notifications
You must be signed in to change notification settings - Fork 2
Fix up deepsource RERERE #58
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
Conversation
…4-E' into fix-up-deepsource * Hotfix-114-B: Refactor pointless global doctoring to muzzle linter PYL-W0105 (- Fixes #54 -) * Hotfix-114-C: Resolves PYL-W0107 (- Fixes #55 -) * Hotfix-114-D: Fix Anti-pattern PYL-R0123 (- Fixes #53 -) * Hotfix-114-E: Resolves PYL-W1503 (- Fixes #56 -) Resolve conflicting style-linting (- WIP #56 -)
* master: Minor fixup to ignore PTC-W0020 to maintain clearity in source. Fix up deepsource complaints (#57)
|
Here's the code health analysis summary for commits Analysis Summary
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #58 +/- ##
===========================================
Coverage 100.000% 100.000%
===========================================
Files 2 1 -1
Lines 44 33 -11
===========================================
- Hits 44 33 -11
Flags with carried forward coverage won't be shown. Click here to find out more.
... and 1 file with indirect coverage changes Continue to review 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.
All Changes look good
Reviewing:
Minor change to improve deep-source score.
General