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

Add Java 17 support #307

Merged
merged 1 commit into from
Jul 19, 2023
Merged

Conversation

udda1996
Copy link
Contributor

Purpose

$title

Goals

partially fixes ballerina-platform/ballerina-distribution#4716

@codecov
Copy link

codecov bot commented Jul 18, 2023

Codecov Report

Patch coverage has no change and project coverage change: +0.08 🎉

Comparison is base (45f64bd) 61.26% compared to head (1d5c411) 61.34%.

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #307      +/-   ##
============================================
+ Coverage     61.26%   61.34%   +0.08%     
  Complexity      222      222              
============================================
  Files            21       21              
  Lines          1221     1221              
  Branches        168      168              
============================================
+ Hits            748      749       +1     
+ Misses          379      378       -1     
  Partials         94       94              

see 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

sm1990
sm1990 previously approved these changes Jul 18, 2023
@sonarcloud
Copy link

sonarcloud bot commented Jul 19, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@udda1996 udda1996 merged commit 9a153ee into ballerina-platform:master Jul 19, 2023
6 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.

Migrate distributions, installers and update tool to support Java17
2 participants