MNT: (deps): Bump flake8-bugbear from 21.11.28 to 21.11.29 in /ci
1 untracked files changed.
Other files ignored by Codecov
ci/linting_requirements.txt
has changed.
No tracked files changed.
Files | Coverage |
---|---|
src/siphon | 96.13% |
tests | 100.00% |
Project Totals (43 files) | 97.94% |
conda-3.9-macOS
conda-3.8-macOS
pypi-3.7-requirements.txt--Linux
pypi-3.9-requirements.txt-No Extras-Linux
pypi-3.9-Prerelease--Linux
pypi-3.8-requirements.txt--Linux
pypi-3.9-requirements.txt--Linux
pypi-3.7-Minimum-No Extras-Linux
conda-3.7-Windows
conda-3.8-Windows
conda-3.7-macOS
conda-3.9-Windows
1 |
codecov: |
2 |
notify: |
3 |
require_ci_to_pass: no |
4 |
|
5 |
coverage: |
6 |
status: |
7 |
patch: |
8 |
default: |
9 |
target: '80' |
10 |
if_no_uploads: error |
11 |
if_not_found: success |
12 |
if_ci_failed: failure |
13 |
project: |
14 |
default: false |
15 |
library: |
16 |
target: auto |
17 |
if_no_uploads: error |
18 |
if_not_found: success |
19 |
if_ci_failed: failure |
20 |
paths: |
21 |
- "siphon/(\w+/)?[^/]+\.py$" |
22 |
|
23 |
tests: |
24 |
target: 100% |
25 |
paths: |
26 |
- "src/siphon/testing.py" |
27 |
- "tests/.*" |
28 |
|
29 |
notify: |
30 |
gitter: |
31 |
default: |
32 |
url: "https://webhooks.gitter.im/e/0eb95be6d20af5b9a4f0" |
33 |
|
34 |
comment: off |
Sunburst
The inner-most circle is the entire project, moving away from the center are folders then, finally, a single file.
The size and color of each slice is representing the number of statements and the coverage, respectively.
Icicle
The top section represents the entire project. Proceeding with folders and finally individual files.
The size and color of each slice is representing the number of statements and the coverage, respectively.