diff --git a/.codecov.yml b/.codecov.yml new file mode 100644 index 0000000..23a86f1 --- /dev/null +++ b/.codecov.yml @@ -0,0 +1,10 @@ +coverage: + status: + project: off + changes: on + patch: + default: + target: auto + base: pr + +comment: off