-
Notifications
You must be signed in to change notification settings - Fork 85
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
[2201.3.x] Add missing java jar details #1378
Conversation
[2201.3.x] Change the panic system exit code to 1
[2201.3.x] [FIX] Invalid runtime API usage when retrieving binary payload from a mime-datasource
Sync with 2201.3.x
[2201.3.x] Fix trivy scan failure due to testng
[2201.3.x] Update Netty version to the 4.1.86.Final
Codecov ReportBase: 81.09% // Head: 81.18% // Increases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## 2201.3.x #1378 +/- ##
==============================================
+ Coverage 81.09% 81.18% +0.08%
- Complexity 140 161 +21
==============================================
Files 362 362
Lines 19622 19692 +70
Branches 4323 4332 +9
==============================================
+ Hits 15913 15986 +73
+ Misses 2876 2866 -10
- Partials 833 840 +7
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
2201.3.x contains these changes as the branch was created after merging the same changes to the master |
Purpose
Related to : ballerina-platform/ballerina-library#3843
Examples
N/A
Checklist
Linked to an issueUpdated the changelogAdded testsUpdated the specChecked native-image compatibility