-
-
Notifications
You must be signed in to change notification settings - Fork 42
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
Try using setup.cfg declarative metadata #403
Conversation
Codecov Report
@@ Coverage Diff @@
## master #403 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 11 11
Lines 505 507 +2
=========================================
+ Hits 505 507 +2
Continue to review full report at Codecov.
|
Problems with
|
Sourcery Code Quality Report❌ Merging this PR will decrease code quality in the affected files by 1.13%.
Here are some functions in these files that still need a tune-up:
Legend and ExplanationThe emojis denote the absolute quality of the code:
The 👍 and 👎 indicate whether the quality has improved or gotten worse with this pull request. Please see our documentation here for details on how these metrics are calculated. We are actively working on this report - lots more documentation and extra metrics to come! Let us know what you think of it by mentioning @sourcery-ai in a comment. |
Thanks for your suggestions! It's not too much effort to change version numbers, and there's usually some small changes that need to be done anyway, so I don't mind that not being automated just yet |
Trying to imitate asottile https://github.com/asottile/pyupgrade
Seems I'd put loads of extra things (taken from some cookiecutter template) which might not have been needed?
@s-weigand as mentioned on gitter, I think you should be included as co-author - if you agree I'll do so
@girip11 if I've done this correctly, it lets us have the default configs as a separate file