Scan-o-Matic / scanomatic

Scanomatic
GNU General Public License v3.0
10 stars 4 forks source link

Use chrome headless to run karma tests #355

Closed gdetrez closed 6 years ago

gdetrez commented 6 years ago

Removes the chrome window that popped-up when running the JS tests and allow running the tests without xvfb on travis.

codecov-io commented 6 years ago

Codecov Report

Merging #355 into master will increase coverage by <.01%. The diff coverage is n/a.

Impacted file tree graph

@@            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.