diff --git a/codecov.yml b/codecov.yml index c8be0a06..7a6ecf3d 100644 --- a/codecov.yml +++ b/codecov.yml @@ -6,9 +6,9 @@ coverage: status: project: default: - target: 95% + target: 100% patch: default: - target: 95% + target: 100% comment: false