Scan-o-Matic / scanomatic

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

Gunicorn #329

Closed gdetrez closed 6 years ago

gdetrez commented 6 years ago

Use gunicorn to start scan-o-matic frontend:

codecov-io commented 6 years ago

Codecov Report

Merging #329 into master will increase coverage by 0.19%. The diff coverage is 15.38%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #329      +/-   ##
==========================================
+ Coverage   37.28%   37.48%   +0.19%     
==========================================
  Files         169      170       +1     
  Lines       16491    16404      -87     
  Branches     2906     2887      -19     
==========================================
  Hits         6149     6149              
+ Misses       9933     9847      -86     
+ Partials      409      408       -1
Impacted Files Coverage Δ
scanomatic/ui_server_data/js/src/api.js 83.51% <ø> (+3.51%) :arrow_up:
scanomatic/ui_server/calibration_api.py 31.08% <0%> (ø) :arrow_up:
scanomatic/ui_server/data_api.py 0% <0%> (ø) :arrow_up:
scanomatic/ui_server/gunicorn_config.py 0% <0%> (ø)
scanomatic/ui_server/ui_server.py 0% <0%> (ø) :arrow_up:
scanomatic/image_analysis/image_grayscale.py 19.4% <66.66%> (+1.46%) :arrow_up:
scanomatic/data_processing/phases/segmentation.py 74.37% <0%> (+0.27%) :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 c0bfa8c...1697064. Read the comment docs.