-
Notifications
You must be signed in to change notification settings - Fork 83
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
Upgrade codecov dependency #914
Conversation
Ok, this looks like a stalemate. |
I don't have an opinion on whether we need it or not. But if we do, maybe get it from some other soure? |
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.
Dont remove the codecov package but just update the version to the latest one. The codecov is not entirely removed but they removed 2.1.12 version. So use 2.1.13 version
See my PR works for codecov installation https://github.com/SatelliteQE/nailgun/pull/915/files#diff-2b4945591edfeaa4cf4d3f155e66d4b43d1bda7a55d881d5cf3107f1b05abbbc
@pnovotny ping, see my last comment ! |
codecov==2.1.12 has been removed from PyPI but developers uploaded newer version 2.1.13 for those who still need it - like nailgun does. More info about the change: https://about.codecov.io/blog/message-regarding-the-pypi-package/
33abdba
to
cec37a0
Compare
@jyejare sorry for the late reply. Good news that they've kept the package. I've updated the requirements to codecov 2.1.13 |
Codecov ReportPatch coverage:
📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more Additional details and impacted files@@ Coverage Diff @@
## master #914 +/- ##
==========================================
- Coverage 93.35% 91.83% -1.52%
==========================================
Files 6 6
Lines 2933 3000 +67
==========================================
+ Hits 2738 2755 +17
- Misses 195 245 +50
☔ View full report in Codecov by Sentry. |
@pnovotny The codecov warning to fix the integration between this repo and code coverage upload is now enabled. |
Merging this PR as its failing checks for other PRs. |
codecov==2.1.12 has been removed from PyPI but developers uploaded newer version 2.1.13 for those who still need it - like nailgun does. More info about the change: https://about.codecov.io/blog/message-regarding-the-pypi-package/ (cherry picked from commit a3ab4e0)
codecov==2.1.12 has been removed from PyPI but developers uploaded newer version 2.1.13 for those who still need it - like nailgun does. More info about the change: https://about.codecov.io/blog/message-regarding-the-pypi-package/ (cherry picked from commit a3ab4e0)
codecov==2.1.12 has been removed from PyPI but developers uploaded newer version 2.1.13 for those who still need it - like nailgun does. More info about the change: https://about.codecov.io/blog/message-regarding-the-pypi-package/ (cherry picked from commit a3ab4e0)
codecov==2.1.12 has been removed from PyPI but developers uploaded newer version 2.1.13 for those who still need it - like nailgun does. More info about the change: https://about.codecov.io/blog/message-regarding-the-pypi-package/ (cherry picked from commit a3ab4e0) Co-authored-by: Pavel Novotny <pnovotny@users.noreply.github.com>
codecov==2.1.12 has been removed from PyPI but developers uploaded newer version 2.1.13 for those who still need it - like nailgun does. More info about the change: https://about.codecov.io/blog/message-regarding-the-pypi-package/ (cherry picked from commit a3ab4e0) Co-authored-by: Pavel Novotny <pnovotny@users.noreply.github.com>
codecov==2.1.12 has been removed from PyPI but developers uploaded newer version 2.1.13 for those who still need it - like nailgun does. More info about the change: https://about.codecov.io/blog/message-regarding-the-pypi-package/ (cherry picked from commit a3ab4e0) Co-authored-by: Pavel Novotny <pnovotny@users.noreply.github.com>
codecov is no longer in PyPI.UPDATE: codecov==2.1.12 has been removed from PyPI but developers uploaded
newer version 2.1.13 for those who still need it - like nailgun does.
More info:
https://about.codecov.io/blog/message-regarding-the-pypi-package/