Other files ignored by Codecov
.github/workflows/main.yml
has changed.
Files | Coverage |
---|---|
src | 91.07% |
Project Totals (6 files) | 91.07% |
TRAVIS_OS_NAME=linux
1 |
codecov: |
2 |
token: 59a0baf8-461c-4d50-b6d3-ad40bed4ae21 |
3 |
max_report_age: off |
4 |
|
5 |
comment: false |
6 |
|
7 |
coverage: |
8 |
precision: 2 |
9 |
round: down |
10 |
status: |
11 |
project: |
12 |
default: |
13 |
threshold: 0.2 |
14 |
if_not_found: success |
15 |
patch: |
16 |
default: |
17 |
enabled: no |
18 |
if_not_found: success |
19 |
changes: |
20 |
default: |
21 |
enabled: no |
22 |
if_not_found: success |