rafaelschlatter / pipedesign-api

A prediction API hosted on Azure app service, continuously integrated & deployed.
http://pipedesign.azurewebsites.net/
MIT License
0 stars 0 forks source link

Update werkzeug because of security warning #32

Closed rafaelschlatter closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #32 into master will decrease coverage by 0.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #32      +/-   ##
==========================================
- Coverage   96.66%   96.65%   -0.02%     
==========================================
  Files          20       20              
  Lines         420      418       -2     
==========================================
- Hits          406      404       -2     
  Misses         14       14
Impacted Files Coverage Δ
src/infrastructure/blobhandler.py 96.36% <ø> (ø) :arrow_up:
tests/apis/test_ml_model.py 100% <ø> (ø) :arrow_up:
tests/apis/test_prediction.py 100% <ø> (ø) :arrow_up:
src/apis/ml_model.py 100% <100%> (ø) :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 d4ed274...c3db876. Read the comment docs.