diff --git a/.codecov.yml b/.codecov.yml index b6fc9280..f10c1873 100644 --- a/.codecov.yml +++ b/.codecov.yml @@ -12,7 +12,7 @@ coverage: project: default: against: auto - target: 100% # specify the target coverage for each commit status + target: 99% # specify the target coverage for each commit status threshold: 20% # allow this little decrease on project # https://github.com/codecov/support/wiki/Filtering-Branches # branches: master @@ -39,4 +39,4 @@ comment: layout: header, diff require_changes: false behavior: default # update if exists else create new - # branches: * \ No newline at end of file + # branches: *