Other files ignored by Codecov
.github/workflows/testing.yml
has changed.
Files | Coverage |
---|---|
plotnine | 85.21% |
Project Totals (153 files) | 85.21% |
1 |
codecov: |
2 |
require_ci_to_pass: true |
3 |
token: 58d59fa2-ed00-4601-8824-ae0b4ec64ca3 |
4 |
|
5 |
comment: |
6 |
behavior: default |
7 |
branches: |
8 |
- 'master' |
9 |
|
10 |
coverage: |
11 |
round: 'down' |
12 |
range: 90..100 |
13 |
status: |
14 |
project: |
15 |
default: |
16 |
target: auto |
17 |
threshold: 0.5% |
18 |
|
19 |
# Lines adjusted in the PR
|
20 |
patch: |
21 |
default: |
22 |
target: 75% |