-
Notifications
You must be signed in to change notification settings - Fork 32
Deprecated code-cov dependency. #51
Copy link
Copy link
Open
Labels
dependenciesPull requests that update a dependency filePull requests that update a dependency filenext-releaseFix or feature will be available in the very next version release.Fix or feature will be available in the very next version release.
Metadata
Metadata
Assignees
Labels
dependenciesPull requests that update a dependency filePull requests that update a dependency filenext-releaseFix or feature will be available in the very next version release.Fix or feature will be available in the very next version release.
Hi,
I noticed when I did manage to install the dependencies that I got this about code-cov
npm WARN deprecated codecov@3.8.3: https://about.codecov.io/blog/codecov-uploader-deprecation-plan/
Looking at the website it looks like its been deprecated now but on a quick glance looks like its not something you install as a dependency. Is this dependency used now ? I looked back in the commit history and see that nyc is used for code coverage rather than codecov.