Closed marscher closed 5 years ago
Merging #1386 into devel will decrease coverage by
0.02%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## devel #1386 +/- ##
==========================================
- Coverage 91.56% 91.54% -0.03%
==========================================
Files 225 225
Lines 25450 25450
==========================================
- Hits 23303 23297 -6
- Misses 2147 2153 +6
Impacted Files | Coverage Δ | |
---|---|---|
...emma/_ext/variational/solvers/tests/test_direct.py | 89.13% <0%> (-8.7%) |
:arrow_down: |
pyemma/coordinates/data/util/traj_info_backends.py | 91.54% <0%> (-0.94%) |
: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 56cc72a...f9a8a09. Read the comment docs.
Merging #1386 into devel will decrease coverage by
<.01%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## devel #1386 +/- ##
==========================================
- Coverage 91.56% 91.55% -0.01%
==========================================
Files 225 225
Lines 25450 25450
==========================================
- Hits 23303 23302 -1
- Misses 2147 2148 +1
Impacted Files | Coverage Δ | |
---|---|---|
pyemma/coordinates/data/util/traj_info_backends.py | 91.54% <0%> (-0.94%) |
:arrow_down: |
pyemma/util/statistics.py | 60.39% <0%> (+0.99%) |
: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 56cc72a...f9a8a09. Read the comment docs.
also fixed a future warning within AutoAutoSummary
[ci skip]