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

Make OutParameter get function parameter optional #445

Merged
merged 4 commits into from
Nov 16, 2021

Conversation

niveathika
Copy link
Contributor

Purpose

$subject

Part of ballerina-platform/ballerina-library#2388

Examples

Checklist

  • Linked to an issue
  • Updated the changelog
  • Added tests

@niveathika niveathika requested a review from daneshk as a code owner November 15, 2021 15:00
@codecov
Copy link

codecov bot commented Nov 15, 2021

Codecov Report

Merging #445 (2ffc216) into master (bd1fcce) will increase coverage by 0.07%.
The diff coverage is 84.21%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #445      +/-   ##
==========================================
+ Coverage   80.16%   80.24%   +0.07%     
==========================================
  Files          37       37              
  Lines        3560     3563       +3     
  Branches      744      745       +1     
==========================================
+ Hits         2854     2859       +5     
+ Misses        481      480       -1     
+ Partials      225      224       -1     
Impacted Files Coverage Δ
ballerina/types.bal 92.43% <83.01%> (ø)
...a/stdlib/sql/nativeimpl/OutParameterProcessor.java 58.73% <100.00%> (+2.06%) ⬆️
.../io/ballerina/stdlib/sql/utils/ErrorGenerator.java 81.03% <0.00%> (+3.44%) ⬆️

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 bd1fcce...2ffc216. Read the comment docs.

@niveathika niveathika merged commit 6e9ce52 into ballerina-platform:master Nov 16, 2021
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.

3 participants