1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-07-30 12:06:41 +02:00

Update codecov.yml

This commit is contained in:
Rob Ede
2021-03-02 13:18:16 +00:00
committed by GitHub
parent fb019f15b4
commit 0195824794

View File

@@ -4,10 +4,10 @@ coverage:
status:
project:
default:
threshold: 10% # make CI green
threshold: 100% # make CI green
patch:
default:
threshold: 10% # make CI green
threshold: 100% # make CI green
ignore: # ignore code coverage on following paths
- "**/tests"