Other files ignored by Codecov
README.rst
has changed.
Files | Coverage |
---|---|
cherrypy | 79.98% |
Project Totals (105 files) | 79.98% |
1 |
codecov: |
2 |
bot: codecov |
3 |
notify: |
4 |
require_ci_to_pass: yes |
5 |
|
6 |
coverage: |
7 |
precision: 2 |
8 |
round: down |
9 |
range: "70...100" |
10 |
|
11 |
status: |
12 |
# Only consider coverage of the code snippet changed in PR
|
13 |
project: no |
14 |
patch: yes |
15 |
changes: no |
16 |
|
17 |
parsers: |
18 |
gcov: |
19 |
branch_detection: |
20 |
conditional: yes |
21 |
loop: yes |
22 |
method: no |
23 |
macro: no |
24 |
|
25 |
comment: |
26 |
layout: "header, diff" |
27 |
behavior: default |
28 |
require_changes: no |