Description
-
Ensure all PRs have codecov status checks
Looks like when 1 test failed, codecov doesn't report the status checks to the PR. Despite that we rerun the test.
It's not always like that though. Maybe because of the flaky test detection Codecov feature.One of the ways to fix it could be remove test results report to Codecov, keep only the coverage.
-
Configure Codecov to satisfy our needs.
- Set threshold for project coverage
- Set minimum for the patch coverage
-
Remove codeclimate integration.
Sub-issues
Metadata
Metadata
Assignees
Type
Projects
Status
Done