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