diff --git a/codecov.yml b/codecov.yml new file mode 100644 index 00000000..d00a55f2 --- /dev/null +++ b/codecov.yml @@ -0,0 +1,8 @@ +coverage: + status: + project: + default: + target: auto # auto compares coverage to the previous base commit + patch: + default: + target: 100%