Mergify: configuration update (#659)

* Mergify: configuration update

* cleanup workflows, codecov and mergify
This commit is contained in:
Casey Lee
2021-05-04 14:57:33 -07:00
committed by GitHub
parent 0f049426f6
commit fd1166b9ed
8 changed files with 134 additions and 567 deletions

View File

@@ -3,6 +3,7 @@ coverage:
project:
default:
target: auto # auto compares coverage to the previous base commit
threshold: 1%
patch:
default:
target: 100%
target: 80%