-
-
Notifications
You must be signed in to change notification settings - Fork 346
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
Bump pylint from 2.4.2 to 2.4.4 #1306
Conversation
One of your CI runs failed on this pull request, so Dependabot won't merge it. Dependabot will still automatically merge this pull request if you amend it and your tests pass. |
It looks like pylint fixed some of the typing issues, but we still have a failing test here. See #1264 to understand why this is a good first issue. |
b635b48
to
c61293c
Compare
Codecov Report
@@ Coverage Diff @@
## master #1306 +/- ##
==========================================
+ Coverage 92.55% 93.43% +0.87%
==========================================
Files 106 106
Lines 13299 13288 -11
Branches 1004 1004
==========================================
+ Hits 12309 12415 +106
+ Misses 933 821 -112
+ Partials 57 52 -5
|
aef23bb
to
4524d21
Compare
4a68c00
to
c7fe0a8
Compare
c5ff6d7
to
c81d2c9
Compare
3082c63
to
5063168
Compare
8671e80
to
0192705
Compare
0192705
to
a61fc8d
Compare
cf5eb80
to
ecb3c38
Compare
6fce50f
to
c968257
Compare
964ebbf
to
c23cbe4
Compare
c23cbe4
to
e4ba83c
Compare
2badda4
to
9d2555f
Compare
872f65c
to
4d5a35d
Compare
4d5a35d
to
f950084
Compare
f950084
to
117f150
Compare
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.4.2 to 2.4.4. - [Release notes](https://github.com/PyCQA/pylint/releases) - [Changelog](https://github.com/PyCQA/pylint/blob/master/ChangeLog) - [Commits](pylint-dev/pylint@pylint-2.4.2...pylint-2.4.4) Signed-off-by: dependabot-preview[bot] <[email protected]>
117f150
to
ee44b3e
Compare
Superseded by #1468. |
Bumps pylint from 2.4.2 to 2.4.4.
Changelog
Sourced from pylint's changelog.
Commits
d0a597b
Prepare 2.4.47946f13
Relax type import detection for names that do not come from thetyping
mo...c51afc0
Mark this branch as 2.4.42ac25f6
Exempt all the names found in type annotations fromunused-import
7807af3
Prepare 2.4.357513cc
Disable too-many-locals for complex functionccb1d05
typing.overload
functions are exempted fromtoo-many-function-args
89a18ef
Fixedmissing-yield-type-doc
ignoring type annotation (#3195)30c1504
Disable too-few-public-methods237d110
invalid-overridden-method
takesabc.abstractproperty
in accountDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.If all status checks pass Dependabot will automatically merge this pull request.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labels
will set the current labels as the default for future PRs for this repo and language@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and language@dependabot badge me
will comment on this PR with code to add a "Dependabot enabled" badge to your readmeAdditionally, you can set the following in your Dependabot dashboard: