diff --git a/.codecov.yml b/.codecov.yml new file mode 100644 index 0000000..23acbc5 --- /dev/null +++ b/.codecov.yml @@ -0,0 +1,12 @@ +coverage: + comment: off + ignore: + - Tests/* + status: + project: + default: + target: 60 + patch: + default: off + changes: + default: off