diff --git a/.codecov.yml b/.codecov.yml index c333265..a66aa1c 100644 --- a/.codecov.yml +++ b/.codecov.yml @@ -1,6 +1,12 @@ coverage: status: - patch: false + project: + default: + threshold: 100% + if_not_found: success + patch: no + +comment: off ignore: - tests/* diff --git a/README.rst b/README.rst index f4ba429..f336324 100644 --- a/README.rst +++ b/README.rst @@ -45,6 +45,6 @@ Contributions are welcome so please consider `forking