code-complexity icon indicating copy to clipboard operation
code-complexity copied to clipboard

Deprecated code-cov dependency.

Open medic-code opened this issue 2 years ago • 0 comments

Hi,

I noticed when I did manage to install the dependencies that I got this about code-cov

npm WARN deprecated [email protected]: 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.

medic-code avatar May 08 '23 16:05 medic-code