-
Notifications
You must be signed in to change notification settings - Fork 4
Allow installing the plugin with pylint v4 #129
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
base: master
Are you sure you want to change the base?
Conversation
|
( |
Signed-off-by: Stavros Ntentos <133706+stdedos@users.noreply.github.com>
|
@stdedos looks like you also need to approve the CI run? |
…ache@v4.0.2` Signed-off-by: Stavros Ntentos <133706+stdedos@users.noreply.github.com>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #129 +/- ##
=======================================
Coverage 98.24% 98.24%
=======================================
Files 20 20
Lines 571 571
Branches 108 66 -42
=======================================
Hits 561 561
Misses 8 8
Partials 2 2
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
@stdedos I recommend storing a plain text Codecov token in the repo. It's not that secret but it improves upload stability. Alternatively, try the web UI setting for tokenless uploads in API v5. |
|
Do you have some news 🙏 |
|
It is under work (albeit slowly) 😓 |
Currently, depresolvers will just fail. But this allows installing newer pylint with this plugin. Let's see what the CI has to say about it...