porespy/__version__.py
changed.
Other files ignored by Codecov
setup.cfg
has changed.
.github/workflows/bump-version.yml
has changed.
Files | Coverage |
---|---|
porespy | 88.2% |
example.py | 100.0% |
Project Totals (18 files) | 88.2% |
1 |
codecov: |
2 |
branch: dev |
3 |
|
4 |
coverage: |
5 |
precision: 1 |
6 |
round: down |
7 |
range: "50...100" |
8 |
|
9 |
status: |
10 |
project: |
11 |
default: |
12 |
target: auto |
13 |
threshold: 0.5% |
14 |
branches: null |
15 |
|
16 |
patch: |
17 |
default: |
18 |
target: auto |
19 |
threshold: 0.5% |
20 |
branches: null |
21 |
|
22 |
comment: |
23 |
layout: "header, diff, changes, sunburst, uncovered" |
24 |
branches: null |
25 |
behavior: default |