Codecov by Sentry is the all-in-one code coverage and quality solution for any test suite — giving developers
actionable insights to deploy reliable code with confidence. Trusted by over 29,000 organizations.
coverage: status: project: default: off server: flags: - server app: flags: - app patch: off
By default, Codecov will only show git diff coverage checks on a PR but it looks like Lobechat turned this off since the default is off. Check this guide, Set project coverage checks on a pull request, for more info.
You can group coverage reports based on type of tests or sub-projects/teams based on flags.
Flags allow you to isolate and categorize coverage reports for different tests and features in your project. This is particularly helpful if:
1. You have multiple types of tests (e.g., unit, integration, frontend, backend, etc) AND/OR
2. You’re employing a monorepo setup where you’d like to encapsulate each project’s test coverage independently.
Hey, my name is Ramu Narasinga. I study large open-source projects and create content about their codebase architecture and best practices, sharing it through articles, videos.