Closed gdetrez closed 6 years ago
Merging #355 into master will increase coverage by
<.01%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #355 +/- ##
=========================================
+ Coverage 49.69% 49.7% +<.01%
=========================================
Files 229 229
Lines 19821 19821
Branches 2891 2891
=========================================
+ Hits 9851 9852 +1
Misses 9564 9564
+ Partials 406 405 -1
Impacted Files | Coverage Δ | |
---|---|---|
scanomatic/image_analysis/grid.py | 75.93% <0%> (-0.76%) |
:arrow_down: |
scanomatic/data_processing/phases/segmentation.py | 74.09% <0%> (+0.83%) |
: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 ffb7581...2d01597. Read the comment docs.
Removes the chrome window that popped-up when running the JS tests and allow running the tests without xvfb on travis.