add status checks

This commit is contained in:
Casey Lee 2021-03-28 22:28:45 -07:00
parent 69018f36d3
commit 345c652e75
No known key found for this signature in database
GPG Key ID: 1899120ECD0A1784
1 changed files with 8 additions and 0 deletions

8
codecov.yml Normal file
View File

@ -0,0 +1,8 @@
coverage:
status:
project:
default:
target: auto # auto compares coverage to the previous base commit
patch:
default:
target: 100%