Skip to content

Commit a320da2

Browse files
committed
customize codecov
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1815026 13f79535-47bb-0310-9956-ffa450edef68 Former-commit-id: 8151d79
1 parent ae26c6b commit a320da2

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

.codecov.yml

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
codecov:
2+
notify:
3+
require_ci_to_pass: yes
4+
5+
coverage:
6+
precision: 2
7+
round: down
8+
range: "51...75"
9+
10+
status:
11+
project: yes
12+
patch: yes
13+
changes: no
14+
15+
parsers:
16+
gcov:
17+
branch_detection:
18+
conditional: yes
19+
loop: yes
20+
method: no
21+
macro: no
22+
23+
comment:
24+
layout: "reach, diff, flags, files, footer"
25+
behavior: default
26+
require_changes: no

0 commit comments

Comments
 (0)