Other files ignored by Codecov
tests/test_common.py
has changed.
Files | Coverage |
---|---|
skift | 98.49% |
Project Totals (2 files) | 98.49% |
1 |
codecov: |
2 |
notify: |
3 |
require_ci_to_pass: yes |
4 |
|
5 |
coverage: |
6 |
precision: 2 |
7 |
round: down |
8 |
range: "70...100" |
9 |
ignore: Tests |
10 |
status: |
11 |
patch: |
12 |
default: |
13 |
target: '80' |
14 |
project: false |
15 |
|
16 |
comment: |
17 |
layout: header, changes, diff |
18 |
behavior: default |
19 |
require_changes: false |
20 |
branches: null |
21 |
flags: null |
22 |
paths: null |
23 |
|
24 |
ignore: |
25 |
- "versioneer.py" |
26 |
- "tests" |
27 |
- "**/_version.py" |
28 |
- "**/__init__.py" |