code-complexity
code-complexity copied to clipboard
Deprecated code-cov dependency.
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.
Hi there,
Sorry for the delay, I released a fix in an alpha version for the incoming v5.
You can try it out here like this: npx code-complexity@alpha . --filter "**/*.ts" --sort=score -cs halstead