diff --git a/codecov.yml b/codecov.yml new file mode 100644 index 0000000..b2de5aa --- /dev/null +++ b/codecov.yml @@ -0,0 +1,6 @@ +comment: + layout: "header, diff, changes, uncovered" + behavior: new +coverage: + status: + patch: false \ No newline at end of file