-
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
♻️Maintenance: mypy postgres database package #6140
♻️Maintenance: mypy postgres database package #6140
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #6140 +/- ##
=========================================
+ Coverage 84.5% 89.0% +4.4%
=========================================
Files 10 1259 +1249
Lines 214 53043 +52829
Branches 25 698 +673
=========================================
+ Hits 181 47246 +47065
- Misses 23 5640 +5617
- Partials 10 157 +147
Flags with carried forward coverage won't be shown. Click here to find out more.
|
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.
Thanks a lot, you are really fast! :) I thought I should take care of this one. Cool thanks.
788457f
to
89a3d38
Compare
Quality Gate passedIssues Measures |
What do these changes do?
mypy postgres-db package
Related issue/s
How to test
Dev-ops checklist