Closed bucknerns closed 4 years ago
Merging #3 into stable will decrease coverage by
3.77%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## stable #3 +/- ##
==========================================
- Coverage 98.11% 94.33% -3.78%
==========================================
Files 2 2
Lines 53 53
Branches 3 3
==========================================
- Hits 52 50 -2
- Misses 1 3 +2
Impacted Files | Coverage Δ | |
---|---|---|
src/depinfo/__init__.py | 100.00% <ø> (ø) |
|
src/depinfo/info.py | 93.87% <0.00%> (-3.95%) |
:arrow_down: |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update f560c3d...021c127. Read the comment docs.
Could you rebase this on the latest stable, please? I just fixed the last issues after some other upgrades. Sorry about that.
Never mind, I have made slightly different changes #4 . requires
in the tox.ini
was breaking tox-github
so I went with isolated_build
instead. See also here https://tox.readthedocs.io/en/latest/example/package.html