Update codecov config to be less strict on coverage changes

This commit is contained in:
Bill Thornton 2021-10-07 01:17:30 -04:00
parent 0ec90426d9
commit 9693d20826

View File

@ -2,6 +2,6 @@ coverage:
status: status:
project: project:
default: default:
threshold: 1% threshold: 2.5%
if_not_found: success # no commit found? still set a success if_not_found: success # no commit found? still set a success
patch: off patch: off