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

Dev #21

Closed rafaelschlatter closed 5 years ago

rafaelschlatter commented 5 years ago

Minor quality issues.

codecov-io commented 5 years ago

Codecov Report

Merging #21 into master will increase coverage by 2.87%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #21      +/-   ##
==========================================
+ Coverage   93.01%   95.88%   +2.87%     
==========================================
  Files          16       18       +2     
  Lines         372      389      +17     
==========================================
+ Hits          346      373      +27     
+ Misses         26       16      -10
Impacted Files Coverage Δ
tests/infrastructure/test_blobhandler.py 100% <100%> (ø) :arrow_up:
src/ml/model.py 100% <100%> (ø) :arrow_up:
src/ml/features.py 100% <100%> (ø)
tests/helper_functions.py 100% <100%> (ø)
src/apis/prediction.py 87.5% <100%> (+31.25%) :arrow_up:
tests/apis/test_prediction.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 d88f4ef...69ce06c. Read the comment docs.