Skip to content
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

Support all Azure Functions Triggers from the official lib, and fix azure function name #134

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

mildronize
Copy link
Collaborator

No description provided.

@mildronize mildronize added the v2 Nammatham v2 Related issues label May 5, 2024
Copy link

codecov bot commented May 5, 2024

Codecov Report

Attention: Patch coverage is 24.13793% with 88 lines in your changes are missing coverage. Please review.

Project coverage is 35.76%. Comparing base (647fe3f) to head (abc5620).
Report is 11 commits behind head on main.

Files Patch % Lines
packages/azure-functions/src/trigger.ts 21.42% 88 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #134      +/-   ##
==========================================
- Coverage   35.89%   35.76%   -0.13%     
==========================================
  Files          35       34       -1     
  Lines        1145     1233      +88     
  Branches       82       81       -1     
==========================================
+ Hits          411      441      +30     
- Misses        708      767      +59     
+ Partials       26       25       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
v2 Nammatham v2 Related issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add resting triggers from Azure Functions Library Azure Functions name don't allow dash (-)
1 participant