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 mono repository
NEW: Codecov will now show a history of your flags over time so that you can evaluate the improvement of coverage in your code base in the places that matter to you.
Flag analytics allow you to both sort and evaluate if the coverage of your flagged portions of the code base is trending in the right direction.
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.