Azure / azure-functions-python-library

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

Increase http test code coverage. #128

Closed pdthummar closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #128 (486480d) into dev (ebb4536) will increase coverage by 0.84%. The diff coverage is n/a.

@@            Coverage Diff             @@
##              dev     #128      +/-   ##
==========================================
+ Coverage   86.25%   87.10%   +0.84%     
==========================================
  Files          51       51              
  Lines        2946     2946              
  Branches      393      393              
==========================================
+ Hits         2541     2566      +25     
+ Misses        329      302      -27     
- Partials       76       78       +2     
Flag Coverage Δ
unittests 87.06% <ø> (+0.84%) :arrow_up:

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

Impacted Files Coverage Δ
azure/functions/_http.py 93.04% <0.00%> (+1.73%) :arrow_up:
azure/functions/http.py 84.21% <0.00%> (+30.26%) :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 ebb4536...486480d. Read the comment docs.