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 runtime APIs for Java 21 #53

Merged
merged 45 commits into from
Nov 13, 2024

Conversation

HindujaB
Copy link
Contributor

Purpose

$subject

Fixes:

Examples

Checklist

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

SasinduDilshara and others added 30 commits October 11, 2024 13:44
Add JSON to record conversion for readonly records in `parseAsType` API
Fix the invalid error for readonly record types
Copy link

codecov bot commented Nov 13, 2024

Codecov Report

Attention: Patch coverage is 81.81818% with 8 lines in your changes missing coverage. Please review.

Please upload report for BASE (java21@07653f7). Learn more about missing BASE report.

Files with missing lines Patch % Lines
...ballerina/lib/data/jsondata/json/JsonTraverse.java 66.66% 2 Missing and 1 partial ⚠️
...va/io/ballerina/lib/data/jsondata/json/Native.java 88.46% 2 Missing and 1 partial ⚠️
...ata/jsondata/io/BallerinaByteBlockInputStream.java 50.00% 1 Missing ⚠️
...o/ballerina/lib/data/jsondata/json/JsonParser.java 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##             java21      #53   +/-   ##
=========================================
  Coverage          ?   81.27%           
  Complexity        ?      323           
=========================================
  Files             ?       25           
  Lines             ?     1768           
  Branches          ?      338           
=========================================
  Hits              ?     1437           
  Misses            ?      202           
  Partials          ?      129           

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

@warunalakshitha warunalakshitha merged commit 6d332e1 into ballerina-platform:java21 Nov 13, 2024
5 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.

5 participants