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

Closed rafaelschlatter closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #13 into master will increase coverage by 4.44%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #13      +/-   ##
==========================================
+ Coverage   91.12%   95.56%   +4.44%     
==========================================
  Files          16       16              
  Lines         338      361      +23     
==========================================
+ Hits          308      345      +37     
+ Misses         30       16      -14
Impacted Files Coverage Δ
tests/infrastructure/test_blobhandler.py 100% <100%> (+2.32%) :arrow_up:
src/infrastructure/blobhandler.py 95.83% <100%> (+22.91%) :arrow_up:
tests/apis/test_model.py 100% <100%> (ø) :arrow_up:
src/apis/ml_model.py 90.47% <0%> (+4.76%) :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 c8581b9...14b41aa. Read the comment docs.