Add coverage_report target (#1058)

This commit is contained in:
Bronek Kozicki
2023-12-21 15:08:32 +00:00
committed by GitHub
parent fe9649d872
commit a8bae96ad4
8 changed files with 602 additions and 132 deletions

11
.codecov.yml Normal file
View File

@@ -0,0 +1,11 @@
coverage:
status:
project:
default:
target: 50%
threshold: 2%
patch:
default:
target: 20% # Need to bump this number https://docs.codecov.com/docs/commit-status#patch-status
threshold: 2%