Azure / azure-functions-python-library

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

labelling http function type pystein #137

Closed YunchuWang closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #137 (959aad9) into dev (15d679d) will increase coverage by 0.04%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##              dev     #137      +/-   ##
==========================================
+ Coverage   90.09%   90.14%   +0.04%     
==========================================
  Files          51       51              
  Lines        2959     2974      +15     
  Branches      396      396              
==========================================
+ Hits         2666     2681      +15     
  Misses        218      218              
  Partials       75       75              
Flag Coverage Δ
unittests 90.11% <100.00%> (+0.05%) :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.42% <100.00%> (+0.02%) :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 15d679d...959aad9. Read the comment docs.