diff --git a/.codecov.yml b/.codecov.yml new file mode 100644 index 0000000..a6db2ba --- /dev/null +++ b/.codecov.yml @@ -0,0 +1,6 @@ +comment: false +github_checks: false +coverage: + status: + project: off + patch: off diff --git a/.gitattributes b/.gitattributes index a463eac..5a87406 100644 --- a/.gitattributes +++ b/.gitattributes @@ -5,6 +5,7 @@ /bin export-ignore /doc export-ignore /tests export-ignore +/.codecov.yml export-ignore /.editorconfig export-ignore /.gitattributes export-ignore /.gitignore export-ignore