-
Notifications
You must be signed in to change notification settings - Fork 26
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 #546
Migrate to Java 21 #546
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #546 +/- ##
============================================
+ Coverage 76.85% 76.87% +0.02%
Complexity 9 9
============================================
Files 21 21
Lines 1214 1211 -3
Branches 301 184 -117
============================================
- Hits 933 931 -2
+ Misses 199 198 -1
Partials 82 82
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
native/src/main/java/io/ballerina/stdlib/mime/util/EntityBodyHandler.java
Outdated
Show resolved
Hide resolved
native/src/main/java/io/ballerina/stdlib/mime/util/EntityBodyHandler.java
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Quality Gate passedIssues Measures |
Purpose
$subject
Examples
Checklist