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

[requires.io] dependency update on master branch #34

Closed rafaelschlatter closed 3 years ago

codecov-io commented 3 years ago

Codecov Report

Merging #34 (16a42e9) into master (572bb40) will increase coverage by 96.65%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #34       +/-   ##
===========================================
+ Coverage        0   96.65%   +96.65%     
===========================================
  Files           0       20       +20     
  Lines           0      418      +418     
===========================================
+ Hits            0      404      +404     
- Misses          0       14       +14     
Impacted Files Coverage Δ
tests/apis/test_pipedesign.py 100.00% <0.00%> (ø)
src/apis/pipedesign.py 92.30% <0.00%> (ø)
src/infrastructure/blobhandler.py 96.36% <0.00%> (ø)
src/config.py 100.00% <0.00%> (ø)
src/__init__.py 100.00% <0.00%> (ø)
src/apis/ml_model.py 100.00% <0.00%> (ø)
tests/ml/test_preprocessor.py 100.00% <0.00%> (ø)
tests/infrastructure/test_blobhandler.py 100.00% <0.00%> (ø)
src/ml/features.py 100.00% <0.00%> (ø)
src/apis/__init__.py 100.00% <0.00%> (ø)
... and 10 more

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 572bb40...b562568. Read the comment docs.