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

Documented api responses #23

Closed rafaelschlatter closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #23 into master will increase coverage by 0.16%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #23      +/-   ##
==========================================
+ Coverage   95.53%   95.69%   +0.16%     
==========================================
  Files          18       18              
  Lines         403      418      +15     
==========================================
+ Hits          385      400      +15     
  Misses         18       18
Impacted Files Coverage Δ
src/apis/prediction.py 85% <100%> (+2.14%) :arrow_up:
src/apis/pipedesign.py 75% <100%> (+3%) :arrow_up:
tests/apis/test_prediction.py 100% <100%> (ø) :arrow_up:
src/apis/ml_model.py 96.61% <100%> (+0.38%) :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 abcde89...b64658c. Read the comment docs.