diff --git a/codecov.yaml b/codecov.yaml new file mode 100644 index 0000000000000000000000000000000000000000..debe315ac096b5dccc5ec1692db9d74530cbd593 --- /dev/null +++ b/codecov.yaml @@ -0,0 +1,14 @@ +#Configuration File for CodeCov +coverage: + precision: 2 + round: down + range: "70...100" + + status: + project: on + patch: yes + changes: no + +comment: + layout: "header, diff, changes, tree" + behavior: default