Azure / azure-functions-python-library

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

Linting fstrings https://github.com/Azure/azure-functions-python-work… #155

Closed YunchuWang closed 1 year ago

YunchuWang commented 1 year ago

…er/issues/1051

codecov[bot] commented 1 year ago

Codecov Report

Merging #155 (8623ee9) into dev (88ee3fb) will decrease coverage by 0.01%. The diff coverage is 100.00%.

:exclamation: Current head 8623ee9 differs from pull request most recent head 072b59f. Consider uploading reports for the commit 072b59f to get more accurate results

@@            Coverage Diff             @@
##              dev     #155      +/-   ##
==========================================
- Coverage   90.26%   90.25%   -0.01%     
==========================================
  Files          51       51              
  Lines        2999     2996       -3     
  Branches      797      796       -1     
==========================================
- Hits         2707     2704       -3     
  Misses        215      215              
  Partials       77       77              
Flag Coverage Δ
unittests 90.22% <100.00%> (-0.01%) :arrow_down:

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

Impacted Files Coverage Δ
azure/functions/_http_asgi.py 90.52% <100.00%> (+0.10%) :arrow_up:
azure/functions/_http.py 93.04% <0.00%> (-0.18%) :arrow_down:
azure/functions/decorators/function_app.py 99.44% <0.00%> (-0.01%) :arrow_down:

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