-
Notifications
You must be signed in to change notification settings - Fork 69
added decorators for Table storage. #123
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
Conversation
Codecov Report
@@ Coverage Diff @@
## dev #123 +/- ##
==========================================
+ Coverage 86.04% 86.25% +0.20%
==========================================
Files 50 51 +1
Lines 2903 2946 +43
Branches 391 393 +2
==========================================
+ Hits 2498 2541 +43
Misses 329 329
Partials 76 76
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
bcfe0c7
to
8010665
Compare
they are parsed by function host. | ||
|
||
Ref: | ||
https://docs.microsoft.com/en-us/azure/azure-function/functions-bindings-storage-table |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ditto
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
added aka.ms link
# Conflicts: # azure/functions/decorators/constants.py # azure/functions/decorators/function_app.py # docs/ProgModelSpec.pyi # tests/decorators/test_decorators.py
No description provided.