Azure / azure-functions-python-library

Azure Functions Python SDK
MIT License
152 stars 65 forks source link

Added SettingsApi to Blueprints #186

Closed gavin-aguiar closed 1 year ago

gavin-aguiar commented 1 year ago

Updated blueprints to include settings api

codecov[bot] commented 1 year ago

Codecov Report

Merging #186 (fd9daf2) into dev (1289ebb) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##              dev     #186   +/-   ##
=======================================
  Coverage   90.70%   90.70%           
=======================================
  Files          55       55           
  Lines        3185     3185           
  Branches      822      822           
=======================================
  Hits         2889     2889           
  Misses        219      219           
  Partials       77       77           
Flag Coverage Δ
unittests 90.67% <ø> (ø)

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.30% <ø> (ø)