Improve codecov integration

This commit is contained in:
Jonathan White
2024-03-31 08:58:54 -04:00
parent b916b76713
commit 6cd2de35fc

View File

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