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

Incorporate secure-socket configuration for ballerina IBM MQ connector #23

Merged
merged 27 commits into from
Nov 14, 2023

Conversation

ayeshLK
Copy link
Member

@ayeshLK ayeshLK commented Nov 8, 2023

Purpose

$subject

Fixes: #5741

Examples

N/A

Checklist

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

Copy link

codecov bot commented Nov 8, 2023

Codecov Report

Attention: 22 lines in your changes are missing coverage. Please review.

Comparison is base (fb6318b) 79.53% compared to head (0751253) 79.67%.

Files Patch % Lines
.../java/io/ballerina/lib/ibm.ibmmq/QueueManager.java 76.47% 12 Missing and 8 partials ⚠️
...n/java/io/ballerina/lib/ibm.ibmmq/CommonUtils.java 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main      #23      +/-   ##
============================================
+ Coverage     79.53%   79.67%   +0.13%     
- Complexity       85       97      +12     
============================================
  Files            19       19              
  Lines           816      915      +99     
  Branches         69       80      +11     
============================================
+ Hits            649      729      +80     
- Misses          151      163      +12     
- Partials         16       23       +7     

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

ballerina/types.bal Outdated Show resolved Hide resolved
dilanSachi
dilanSachi previously approved these changes Nov 9, 2023
@ayeshLK ayeshLK marked this pull request as ready for review November 13, 2023 09:40
@ayeshLK ayeshLK merged commit c3c5a7a into ballerina-platform:main Nov 14, 2023
4 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.

Incorporate secure-socket configuration for ballerina IBM MQ connector
3 participants