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

Update the sql version to the next minor #703

Merged
merged 3 commits into from
Feb 25, 2024

Conversation

daneshk
Copy link
Member

@daneshk daneshk commented Feb 25, 2024

Purpose

$subject. due to new API introduction

Examples

Checklist

  • Linked to an issue
  • Updated the specification
  • Updated the changelog
  • Added tests
  • Checked native-image compatibility

Copy link

codecov bot commented Feb 25, 2024

Codecov Report

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

Project coverage is 80.08%. Comparing base (9f25765) to head (327451d).

Files Patch % Lines
...ina/stdlib/sql/utils/ProcedureCallResultUtils.java 0.00% 1 Missing ⚠️
...allerina/stdlib/sql/utils/RecordIteratorUtils.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #703      +/-   ##
============================================
+ Coverage     80.04%   80.08%   +0.04%     
  Complexity      109      109              
============================================
  Files            45       45              
  Lines          3993     3997       +4     
  Branches        753      753              
============================================
+ Hits           3196     3201       +5     
+ Misses          542      540       -2     
- Partials        255      256       +1     

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

Copy link

sonarcloud bot commented Feb 25, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@daneshk daneshk merged commit 0cf4e3e into ballerina-platform:master Feb 25, 2024
7 of 8 checks passed
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.

2 participants