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

Fix backward compatibility issue with Java17 migration #717

Merged
merged 10 commits into from
Sep 15, 2023

Conversation

ayeshLK
Copy link
Member

@ayeshLK ayeshLK commented Sep 15, 2023

Purpose

$subject

Fixes: #4804

Examples

N/A

Checklist

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

@codecov
Copy link

codecov bot commented Sep 15, 2023

Codecov Report

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

Comparison is base (5768958) 81.15% compared to head (d74b756) 81.36%.

Additional details and impacted files
@@              Coverage Diff               @@
##             2201.7.x     #717      +/-   ##
==============================================
+ 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 Sep 15, 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

@ayeshLK ayeshLK merged commit 0a22841 into ballerina-platform:2201.7.x Sep 15, 2023
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.

2 participants