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 #20

Closed rafaelschlatter closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #20 into master will decrease coverage by 0.25%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #20      +/-   ##
==========================================
- Coverage   93.26%   93.01%   -0.26%     
==========================================
  Files          16       16              
  Lines         386      372      -14     
==========================================
- Hits          360      346      -14     
  Misses         26       26
Impacted Files Coverage Δ
tests/apis/test_ml_model.py 100% <ø> (ø) :arrow_up:
src/ml/preprocessor.py 100% <ø> (ø) :arrow_up:
tests/apis/test_prediction.py 100% <ø> (ø) :arrow_up:
tests/apis/test_pipedesign.py 100% <ø> (ø) :arrow_up:
src/ml/model.py 100% <ø> (ø) :arrow_up:
src/apis/prediction.py 56.25% <100%> (-2.58%) :arrow_down:
tests/ml/test_model.py 100% <100%> (ø) :arrow_up:
tests/ml/test_preprocessor.py 100% <100%> (ø) :arrow_up:
tests/infrastructure/test_blobhandler.py 100% <100%> (ø) :arrow_up:
src/infrastructure/blobhandler.py 95.83% <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 f8360a7...892db08. Read the comment docs.