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

Sync Java 17 changes with master #703

Merged
merged 19 commits into from
Jul 31, 2023
Merged

Sync Java 17 changes with master #703

merged 19 commits into from
Jul 31, 2023

Conversation

gabilang
Copy link
Contributor

Purpose

Java 17 migration

Examples

Checklist

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

@codecov
Copy link

codecov bot commented Jul 26, 2023

Codecov Report

Patch coverage has no change and project coverage change: +0.21% 🎉

Comparison is base (a2c55d0) 81.15% compared to head (9d7f6cb) 81.36%.
Report is 12 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #703      +/-   ##
============================================
+ Coverage     81.15%   81.36%   +0.21%     
  Complexity      161      161              
============================================
  Files            22       22              
  Lines          1077     1057      -20     
  Branches        208      206       -2     
============================================
- Hits            874      860      -14     
+ Misses          118      114       -4     
+ Partials         85       83       -2     
Files Changed Coverage Δ
...llerina/stdlib/email/client/EmailAccessClient.java 67.88% <ø> (-0.18%) ⬇️
...a/io/ballerina/stdlib/email/client/SmtpClient.java 76.19% <ø> (+1.99%) ⬆️

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

@sonarcloud
Copy link

sonarcloud bot commented Jul 28, 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

@warunalakshitha warunalakshitha merged commit 92e86cf into master Jul 31, 2023
7 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