Azure / azure-functions-python-library

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

Adding timer_trigger with schedule as an alias #172

Closed vrdmr closed 1 year ago

vrdmr commented 1 year ago

Fixes #169

codecov[bot] commented 1 year ago

Codecov Report

Merging #172 (be52186) into dev (fa06484) will increase coverage by 0.00%. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##              dev     #172   +/-   ##
=======================================
  Coverage   90.25%   90.25%           
=======================================
  Files          51       51           
  Lines        2995     2996    +1     
  Branches      796      796           
=======================================
+ Hits         2703     2704    +1     
  Misses        215      215           
  Partials       77       77           
Flag Coverage Δ
unittests 90.22% <100.00%> (+<0.01%) :arrow_up:

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.44% <100.00%> (+<0.01%) :arrow_up:

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

gavin-aguiar commented 1 year ago

We would need to update all our public docs too with this name alternative. cc: @shreyabatra4