Skip to content

Commit 78c1872

Browse files
committed
Updating CodeCov check
1 parent 8262c95 commit 78c1872

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

codecov.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,9 @@ coverage:
33
project: #code coverage requirements for the entire project
44
default:
55
target: 50% #the required coverage value
6-
informational: true #temporary until CodeCov is setup on the repo
76
patch: # code coverage requirements for the changes in the commit
87
default:
98
target: 70% #the required coverage value
10-
informational: true #temporary until CodeCov is setup on the repo
119
comment: #Layout of the PR comment
1210
layout: "reach, diff, files"
1311
behavior: default

0 commit comments

Comments
 (0)