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

Migrate to Java 21 #1010

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

Conversation

ravinperera00
Copy link

Purpose

Examples

Checklist

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

@ravinperera00
Copy link
Author

Some failing tests were disabled. An issue was created to track that (ballerina-platform/ballerina-library#7445)

Copy link

codecov bot commented Dec 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.70%. Comparing base (49c76e8) to head (d330141).
Report is 1 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #1010      +/-   ##
============================================
- Coverage     80.02%   77.70%   -2.32%     
+ Complexity      257      248       -9     
============================================
  Files            23       23              
  Lines           951      951              
  Branches        215      205      -10     
============================================
- Hits            761      739      -22     
- Misses           92      116      +24     
+ Partials         98       96       -2     

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

@daneshk
Copy link
Member

daneshk commented Dec 9, 2024

@ravinperera00 We made a fix for the test failures in SQL module[1]. Please update the SQL version to 1.15.0-20241209-080300-e02c018 and enable testcases again

  1. Fix the out parameter test failuer in Postgres DB module-ballerina-sql#760

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