Codecov Flags allow you to isolate and categorize coverage reports for different tests and features in your project.
Codecov Flags can help you isolate coverage in your projects including
- multiple types of tests (e.g. unit vs integration)
- different parts of your codebase (e.g. backend vs frontend)
- projects in your monorepository
Need More Info?
If you need more help be sure to check out the Codecov Docs. There you can find step-by-step integration instructions on how to set up Codecov for your configuration.