Azure / azure-functions-python-library

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

Add thread_local_storage property to Context #167

Closed EvanR-Dev closed 1 year ago

EvanR-Dev commented 1 year ago

In addition to: https://github.com/Azure/azure-functions-python-worker/pull/1171

Added property to Library.

codecov[bot] commented 1 year ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (dev@847f763). Click here to learn what that means. The diff coverage is 83.33%.

:exclamation: Current head bba8884 differs from pull request most recent head fc6c6b0. Consider uploading reports for the commit fc6c6b0 to get more accurate results

@@          Coverage Diff           @@
##             dev     #167   +/-   ##
======================================
  Coverage       ?   90.35%           
======================================
  Files          ?       53           
  Lines          ?     3037           
  Branches       ?      805           
======================================
  Hits           ?     2744           
  Misses         ?      216           
  Partials       ?       77           
Flag Coverage Δ
unittests 90.31% <83.33%> (?)

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

Impacted Files Coverage Δ
azure/functions/_http_asgi.py 90.32% <ø> (ø)
azure/functions/_abc.py 75.89% <80.00%> (ø)
azure/functions/_http_wsgi.py 91.08% <100.00%> (ø)

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