Create, manage, and validate the codecov.yml right in VS Code with our latest extension. Make sure you don't commit any mistakes and accidentally change Codecov’s behavior due to an invalid configuration. Key Features (for now 😉)
Here are some quick configurations to get you started: Ease target coverage Relax my coverage target, because I have flaky tests
Set non-blocking status checks See status checks but prevent them from blocking
Ensure all code is covered Set blocking coverage so that new code must be fully tested
This is just the beginning of the Codecov VS Code extension. We plan to keep investing into the extension over time to provide even more of Codecov's functionality directly in your code editor. – if you have ideas to share, questions, or need help don’t hesitate to let us know. Get started with our Codecov VS Code extension and unlock a new level of convenience and accuracy in your code coverage setup. Install now. Troubleshooting Is the extension not working? VS Code might not be detecting Codecov files if a language matching the pattern has been set and is overriding detecting Codecov as a language provider. If validation is still not working you may need to restart VS Code. If it is still broken you can report the issue here |