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

Added function for dashboard to blobhandler. #30

Closed rafaelschlatter closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #30 into master will increase coverage by 0.57%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #30      +/-   ##
==========================================
+ Coverage   86.82%   87.39%   +0.57%     
==========================================
  Files          20       20              
  Lines         463      484      +21     
==========================================
+ Hits          402      423      +21     
  Misses         61       61
Impacted Files Coverage Δ
tests/helper_functions.py 100% <100%> (ø) :arrow_up:
tests/infrastructure/test_blobhandler.py 100% <100%> (ø) :arrow_up:
src/infrastructure/blobhandler.py 96.36% <100%> (+0.53%) :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 f8392b7...1222a92. Read the comment docs.