status-go/.codecov.yml
Igor Sirotin ea290d97ef
feat_: Integrate Codecov (#5796)
* feat_: added `codecov-cli` nix derivation

* feat_: added simple codecov configuration

* feat_: add UNIT_TEST_REPORT_CODECOV ci flag

* feat_: upload logs and reports to codecov
2024-09-05 10:11:16 +01:00

14 lines
249 B
YAML

coverage:
require_ci_to_pass: no
wait_for_ci: no
status:
project:
default:
informational: true
patch:
default:
informational: true
# When modifying this file, please validate using:
# make codecov-validate