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 logging to Azure application insights #27

Closed rafaelschlatter closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #27 into master will decrease coverage by 0.3%. The diff coverage is 81.81%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #27      +/-   ##
=========================================
- Coverage    96.2%   95.9%   -0.31%     
=========================================
  Files          20      20              
  Lines         448     464      +16     
=========================================
+ Hits          431     445      +14     
- Misses         17      19       +2
Impacted Files Coverage Δ
application.py 0% <0%> (ø) :arrow_up:
src/__init__.py 100% <100%> (ø) :arrow_up:
src/config.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 a7b9d7b...3447a61. Read the comment docs.