Skip to content

Optimize functions decorator #129

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 3 commits into from
Jun 27, 2022
Merged

Optimize functions decorator #129

merged 3 commits into from
Jun 27, 2022

Conversation

tonybaloney
Copy link
Contributor

Creates an additional stack call for an instance property.

@codecov
Copy link

codecov bot commented May 23, 2022

Codecov Report

Merging #129 (66da2e5) into dev (45e16bc) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##              dev     #129   +/-   ##
=======================================
  Coverage   90.09%   90.09%           
=======================================
  Files          51       51           
  Lines        2959     2959           
  Branches      396      396           
=======================================
  Hits         2666     2666           
  Misses        218      218           
  Partials       75       75           
Flag Coverage Δ
unittests 90.06% <100.00%> (ø)

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

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 45e16bc...66da2e5. Read the comment docs.

@vrdmr vrdmr merged commit c96f269 into Azure:dev Jun 27, 2022
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.

4 participants