diff --git a/codecov.yml b/codecov.yml new file mode 100644 index 0000000..c150766 --- /dev/null +++ b/codecov.yml @@ -0,0 +1,8 @@ +coverage: + status: + patch: false + changes: false + project: + default: + target: auto +comment: off