Skip to content

Adding timer_trigger with schedule as an alias #172

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Feb 28, 2023
Merged

Conversation

vrdmr
Copy link
Member

@vrdmr vrdmr commented Feb 25, 2023

Fixes #169

@codecov
Copy link

codecov bot commented Feb 25, 2023

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%) ⬆️

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%) ⬆️

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

@gavin-aguiar
Copy link
Contributor

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

@vrdmr vrdmr merged commit d91e095 into dev Feb 28, 2023
@vrdmr vrdmr deleted the vameru/timer-alias branch February 28, 2023 03:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FeatureRequest] Add timer trigger for Python Programming Model V2
3 participants