Improve codecov integration

This commit is contained in:
Jonathan White 2024-03-31 08:58:54 -04:00
parent b916b76713
commit 6cd2de35fc
No known key found for this signature in database
GPG Key ID: 440FC65F2E0C6E01

View File

@ -2,6 +2,7 @@ coverage:
range: 60..80
round: nearest
precision: 2
require_ci_to_pass: false
status:
project:
default:
@ -11,8 +12,9 @@ coverage:
- "src"
patch:
default:
target: 75%
target: 50%
threshold: 0%
informational: true
paths:
- "src"
fixes: