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

[2201.3.x] Add missing java jar details #1378

Closed
wants to merge 28 commits into from

Conversation

TharmiganK
Copy link
Contributor

Purpose

$Subject

Related to : ballerina-platform/ballerina-library#3843

Examples

N/A

Checklist

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

chamil321 and others added 27 commits December 12, 2022 11:16
[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
[2201.3.x] Fix trivy scan failure due to testng
[2201.3.x] Update Netty version to the 4.1.86.Final
@codecov
Copy link

codecov bot commented Dec 16, 2022

Codecov Report

Base: 81.09% // Head: 81.18% // Increases project coverage by +0.08% 🎉

Coverage data is based on head (924aa80) compared to base (7167201).
Patch coverage: 71.42% of modified lines in pull request are covered.

❗ Current head 924aa80 differs from pull request most recent head a18ff00. Consider uploading reports for the commit a18ff00 to get more accurate results

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     
Impacted Files Coverage Δ
...rina/stdlib/http/api/HttpCallableUnitCallback.java 82.35% <0.00%> (ø)
.../http/api/HttpResponseInterceptorUnitCallback.java 87.23% <0.00%> (ø)
...b/http/testutils/ExternExpectContinueTestUtil.java 97.95% <ø> (+2.30%) ⬆️
...tdlib/http/testutils/ExternPipeliningTestUtil.java 86.02% <ø> (+5.13%) ⬆️
...b/http/testutils/ExternRetryMultipartTestutil.java 84.61% <ø> (+4.05%) ⬆️
.../ballerina/stdlib/http/testutils/HttpResponse.java 47.61% <ø> (ø)
.../ballerina/stdlib/http/testutils/TestConstant.java 0.00% <ø> (ø)
...java/io/ballerina/stdlib/http/testutils/Utils.java 27.77% <ø> (ø)
...erina/stdlib/http/testutils/client/HttpClient.java 62.28% <ø> (ø)
...na/stdlib/http/testutils/client/HttpUrlClient.java 71.00% <ø> (ø)
... and 27 more

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.
📢 Do you have feedback about the report comment? Let us know in this issue.

@TharmiganK TharmiganK closed this Dec 20, 2022
@TharmiganK TharmiganK reopened this Dec 20, 2022
@chamil321 chamil321 changed the base branch from 2201.3.x_2 to 2201.3.x December 21, 2022 09:52
@chamil321
Copy link
Contributor

2201.3.x contains these changes as the branch was created after merging the same changes to the master

@chamil321 chamil321 closed this Dec 21, 2022
@TharmiganK TharmiganK deleted the java-jar-details-3.x branch March 13, 2023 11:47
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.

3 participants