chore: update codecov yaml (#6262)

chore: set patch coverage to 80%, lower tolerance threshold, remove unused keys
This commit is contained in:
Connor McEwen 2023-03-29 11:31:27 -04:00 committed by GitHub
parent 06dd41a9cd
commit 7688c527f0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -14,9 +14,8 @@ coverage:
project:
default:
target: auto
threshold: 5%
threshold: 1%
if_ci_failed: error
patch:
default:
enabled: no
if_not_found: success
target: 80%