diff --git a/.codecov.yml b/.codecov.yml index 23d08ec2..3d16b568 100644 --- a/.codecov.yml +++ b/.codecov.yml @@ -7,5 +7,5 @@ comment: branches: null # branch names that can post comment coverage: status: - project: on - patch: off + project: off #turned off due to inconsistencies in reporting + patch: on