-
Notifications
You must be signed in to change notification settings - Fork 34
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
Add multiple output binding support #603
Add multiple output binding support #603
Conversation
fce0175
to
93c8bf1
Compare
Codecov ReportBase: 70.81% // Head: 79.63% // Increases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## master ballerina-platform/module-ballerinax-azure.functions#603 +/- ##
============================================
+ Coverage 70.81% 79.63% +8.81%
- Complexity 490 643 +153
============================================
Files 74 76 +2
Lines 2265 2499 +234
Branches 338 405 +67
============================================
+ Hits 1604 1990 +386
+ Misses 489 311 -178
- Partials 172 198 +26
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
Purpose
$Subject and minor fixes
Resolves ballerina-platform/module-ballerinax-azure.functions#586
TODO -
Disables few cosmosdb related fields as they are not supported for now - ballerina-platform/ballerina-library#7071
Minor Fixes and improvements -
Resolves ballerina-platform/module-ballerinax-azure.functions#594
Resolves ballerina-platform/module-ballerinax-azure.functions#591
Resolves ballerina-platform/module-ballerinax-azure.functions#590
Resolves ballerina-platform/module-ballerinax-azure.functions#589
Resolves ballerina-platform/module-ballerinax-azure.functions#588
Resolves ballerina-platform/module-ballerinax-azure.functions#587
Resolves ballerina-platform/module-ballerinax-azure.functions#562
Goals
Approach
User stories
Release note
Documentation
Training
Certification
Marketing
Automation tests
Security checks
Samples
Related PRs
Migrations (if applicable)
Test environment
Learning