Skip to content

Commit 5fb623a

Browse files
authored
Update codecov.yml (OpenAtomFoundation#334)
add coverage limit
1 parent d4fb5dc commit 5fb623a

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

codecov.yml

+8
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@ coverage:
22
precision: 2
33
round: down
44
range: "30...80"
5+
status:
6+
project:
7+
default:
8+
target: 45%
9+
threshold: 0%
10+
branches:
11+
- master
12+
if_ci_failed: error
513

614
parsers:
715
gcov:

0 commit comments

Comments
 (0)