add status checks

This commit is contained in:
Casey Lee
2021-03-28 22:28:45 -07:00
parent 69018f36d3
commit 345c652e75
+8
View File
@@ -0,0 +1,8 @@
coverage:
status:
project:
default:
target: auto # auto compares coverage to the previous base commit
patch:
default:
target: 100%