Files
rippled/.codecov.yml
Bronek Kozicki fad9d639bf test: improve code coverage reporting (#4849)
* Speed up the generation of coverage reports by using multiple cores.

* Add codecov step to coverage workflow.
2024-01-22 13:09:18 -08:00

7 lines
90 B
YAML

coverage:
status:
project:
default:
target: 60%
threshold: 2%