Closed Midnighter closed 5 years ago
Merging #672 into develop will increase coverage by
0.26%
. The diff coverage is63.15%
.
@@ Coverage Diff @@
## develop #672 +/- ##
===========================================
+ Coverage 82.52% 82.78% +0.26%
===========================================
Files 49 49
Lines 2610 2603 -7
Branches 426 425 -1
===========================================
+ Hits 2154 2155 +1
+ Misses 369 358 -11
- Partials 87 90 +3
Impacted Files | Coverage Δ | |
---|---|---|
src/memote/experimental/essentiality.py | 90.32% <ø> (-0.31%) |
:arrow_down: |
src/memote/experimental/medium.py | 100% <ø> (ø) |
:arrow_up: |
src/memote/experimental/experimental_base.py | 84.21% <100%> (+0.42%) |
:arrow_up: |
src/memote/experimental/checks.py | 65% <61.11%> (+22.69%) |
:arrow_up: |
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 a84f61a...b31fe87. Read the comment docs.
Pinning goodtables to version 1.0 was preventing us from using newer click versions.