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

Soft deprecated old way of train/predict #28

Closed rafaelschlatter closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #28 into master will decrease coverage by 9.08%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #28      +/-   ##
==========================================
- Coverage    95.9%   86.82%   -9.09%     
==========================================
  Files          20       20              
  Lines         464      463       -1     
==========================================
- Hits          445      402      -43     
- Misses         19       61      +42
Impacted Files Coverage Δ
src/apis/ml_model.py 67.92% <ø> (-28.44%) :arrow_down:
src/apis/prediction.py 69.23% <ø> (-15.77%) :arrow_down:
tests/apis/test_ml_model.py 64.51% <100%> (-35.49%) :arrow_down:
tests/apis/test_prediction.py 58.33% <100%> (-41.67%) :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 b0e220d...8065e30. Read the comment docs.