Azure / azure-functions-python-library

Azure Functions Python SDK
MIT License
150 stars 63 forks source link

log warning for function app without http functions #138

Closed YunchuWang closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #138 (b119e3b) into dev (d2eab5c) will increase coverage by 0.03%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##              dev     #138      +/-   ##
==========================================
+ Coverage   90.14%   90.18%   +0.03%     
==========================================
  Files          51       51              
  Lines        2974     2985      +11     
  Branches      396      399       +3     
==========================================
+ Hits         2681     2692      +11     
  Misses        218      218              
  Partials       75       75              
Flag Coverage Δ
unittests 90.15% <100.00%> (+0.03%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
azure/functions/decorators/function_app.py 99.44% <100.00%> (+0.01%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.