Azure / azure-functions-python-library

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

add missing ExternalHttpFunctionApp import #178

Closed YunchuWang closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #178 (5f08eb6) into dev (f072554) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##              dev     #178   +/-   ##
=======================================
  Coverage   90.55%   90.55%           
=======================================
  Files          53       53           
  Lines        3133     3133           
  Branches      818      818           
=======================================
  Hits         2837     2837           
  Misses        219      219           
  Partials       77       77           
Flag Coverage Δ
unittests 90.52% <ø> (ø)

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

Impacted Files Coverage Δ
azure/functions/__init__.py 100.00% <ø> (ø)