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 migration branch with master #504

Merged
merged 25 commits into from
Jul 31, 2023
Merged

Conversation

warunalakshitha
Copy link
Contributor

Purpose

$Subject

Checklist

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

@codecov
Copy link

codecov bot commented Jul 28, 2023

Codecov Report

Patch coverage: 90.90% and project coverage change: +0.87% 🎉

Comparison is base (cb688c5) 85.43% compared to head (fceec7d) 86.30%.

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #504      +/-   ##
============================================
+ Coverage     85.43%   86.30%   +0.87%     
- Complexity       25       26       +1     
============================================
  Files            15       16       +1     
  Lines           151      146       -5     
  Branches         32       36       +4     
============================================
- Hits            129      126       -3     
+ Misses           20       18       -2     
  Partials          2        2              
Files Changed Coverage Δ
...ava/io/ballerina/stdlib/os/nativeimpl/ListEnv.java 18.18% <40.00%> (-81.82%) ⬇️
ballerina/os.bal 100.00% <100.00%> (ø)
...java/io/ballerina/stdlib/os/nativeimpl/GetEnv.java 100.00% <100.00%> (ø)
...java/io/ballerina/stdlib/os/nativeimpl/SetEnv.java 100.00% <100.00%> (+30.55%) ⬆️

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

@gabilang gabilang closed this Jul 31, 2023
@gabilang gabilang reopened this Jul 31, 2023
@sonarcloud
Copy link

sonarcloud bot commented Jul 31, 2023

SonarCloud Quality Gate failed.    Quality Gate failed

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
22.4% 22.4% Duplication

idea Catch issues before they fail your Quality Gate with our IDE extension sonarlint SonarLint

@warunalakshitha warunalakshitha merged commit 60e6ef5 into master Jul 31, 2023
8 of 11 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