Add codecov configuration

This commit is contained in:
Bill Thornton 2021-09-20 15:58:00 -04:00
parent 088c361489
commit 1442e8d352

9
codecov.yml Normal file
View File

@ -0,0 +1,9 @@
coverage:
range: 70...90
status:
project:
default:
threshold: 1%
if_not_found: success # no commit found? still set a success
patch: off