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

Update docker compose configurations

ab52ff4
Select commit
Loading
Failed to load commit list.
Merged

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

Update docker compose configurations
ab52ff4
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/patch failed Nov 10, 2023 in 0s

19.78% of diff hit (target 75.21%)

View this Pull Request on Codecov

19.78% of diff hit (target 75.21%)

Annotations

Check warning on line 66 in ballerina/types.bal

See this annotation in the file changed.

@codecov codecov / codecov/patch

ballerina/types.bal#L66

Added line #L66 was not covered by tests

Check warning on line 68 in ballerina/types.bal

See this annotation in the file changed.

@codecov codecov / codecov/patch

ballerina/types.bal#L68

Added line #L68 was not covered by tests

Check warning on line 98 in native/src/main/java/io/ballerina/lib/ibm.ibmmq/QueueManager.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

native/src/main/java/io/ballerina/lib/ibm.ibmmq/QueueManager.java#L96-L98

Added lines #L96 - L98 were not covered by tests

Check warning on line 128 in native/src/main/java/io/ballerina/lib/ibm.ibmmq/QueueManager.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

native/src/main/java/io/ballerina/lib/ibm.ibmmq/QueueManager.java#L127-L128

Added lines #L127 - L128 were not covered by tests

Check warning on line 135 in native/src/main/java/io/ballerina/lib/ibm.ibmmq/QueueManager.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

native/src/main/java/io/ballerina/lib/ibm.ibmmq/QueueManager.java#L133-L135

Added lines #L133 - L135 were not covered by tests

Check warning on line 138 in native/src/main/java/io/ballerina/lib/ibm.ibmmq/QueueManager.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

native/src/main/java/io/ballerina/lib/ibm.ibmmq/QueueManager.java#L138

Added line #L138 was not covered by tests

Check warning on line 141 in native/src/main/java/io/ballerina/lib/ibm.ibmmq/QueueManager.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

native/src/main/java/io/ballerina/lib/ibm.ibmmq/QueueManager.java#L140-L141

Added lines #L140 - L141 were not covered by tests

Check warning on line 150 in native/src/main/java/io/ballerina/lib/ibm.ibmmq/QueueManager.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

native/src/main/java/io/ballerina/lib/ibm.ibmmq/QueueManager.java#L145-L150

Added lines #L145 - L150 were not covered by tests

Check warning on line 153 in native/src/main/java/io/ballerina/lib/ibm.ibmmq/QueueManager.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

native/src/main/java/io/ballerina/lib/ibm.ibmmq/QueueManager.java#L153

Added line #L153 was not covered by tests

Check warning on line 155 in native/src/main/java/io/ballerina/lib/ibm.ibmmq/QueueManager.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

native/src/main/java/io/ballerina/lib/ibm.ibmmq/QueueManager.java#L155

Added line #L155 was not covered by tests

Check warning on line 157 in native/src/main/java/io/ballerina/lib/ibm.ibmmq/QueueManager.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

native/src/main/java/io/ballerina/lib/ibm.ibmmq/QueueManager.java#L157

Added line #L157 was not covered by tests

Check warning on line 159 in native/src/main/java/io/ballerina/lib/ibm.ibmmq/QueueManager.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

native/src/main/java/io/ballerina/lib/ibm.ibmmq/QueueManager.java#L159

Added line #L159 was not covered by tests

Check warning on line 163 in native/src/main/java/io/ballerina/lib/ibm.ibmmq/QueueManager.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

native/src/main/java/io/ballerina/lib/ibm.ibmmq/QueueManager.java#L163

Added line #L163 was not covered by tests

Check warning on line 172 in native/src/main/java/io/ballerina/lib/ibm.ibmmq/QueueManager.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

native/src/main/java/io/ballerina/lib/ibm.ibmmq/QueueManager.java#L165-L172

Added lines #L165 - L172 were not covered by tests

Check warning on line 175 in native/src/main/java/io/ballerina/lib/ibm.ibmmq/QueueManager.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

native/src/main/java/io/ballerina/lib/ibm.ibmmq/QueueManager.java#L174-L175

Added lines #L174 - L175 were not covered by tests

Check warning on line 185 in native/src/main/java/io/ballerina/lib/ibm.ibmmq/QueueManager.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

native/src/main/java/io/ballerina/lib/ibm.ibmmq/QueueManager.java#L180-L185

Added lines #L180 - L185 were not covered by tests

Check warning on line 194 in native/src/main/java/io/ballerina/lib/ibm.ibmmq/QueueManager.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

native/src/main/java/io/ballerina/lib/ibm.ibmmq/QueueManager.java#L189-L194

Added lines #L189 - L194 were not covered by tests

Check warning on line 199 in native/src/main/java/io/ballerina/lib/ibm.ibmmq/QueueManager.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

native/src/main/java/io/ballerina/lib/ibm.ibmmq/QueueManager.java#L199

Added line #L199 was not covered by tests

Check warning on line 201 in native/src/main/java/io/ballerina/lib/ibm.ibmmq/QueueManager.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

native/src/main/java/io/ballerina/lib/ibm.ibmmq/QueueManager.java#L201

Added line #L201 was not covered by tests

Check warning on line 203 in native/src/main/java/io/ballerina/lib/ibm.ibmmq/QueueManager.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

native/src/main/java/io/ballerina/lib/ibm.ibmmq/QueueManager.java#L203

Added line #L203 was not covered by tests

Check warning on line 205 in native/src/main/java/io/ballerina/lib/ibm.ibmmq/QueueManager.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

native/src/main/java/io/ballerina/lib/ibm.ibmmq/QueueManager.java#L205

Added line #L205 was not covered by tests

Check warning on line 209 in native/src/main/java/io/ballerina/lib/ibm.ibmmq/QueueManager.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

native/src/main/java/io/ballerina/lib/ibm.ibmmq/QueueManager.java#L207-L209

Added lines #L207 - L209 were not covered by tests

Check warning on line 213 in native/src/main/java/io/ballerina/lib/ibm.ibmmq/QueueManager.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

native/src/main/java/io/ballerina/lib/ibm.ibmmq/QueueManager.java#L211-L213

Added lines #L211 - L213 were not covered by tests

Check warning on line 216 in native/src/main/java/io/ballerina/lib/ibm.ibmmq/QueueManager.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

native/src/main/java/io/ballerina/lib/ibm.ibmmq/QueueManager.java#L215-L216

Added lines #L215 - L216 were not covered by tests

Check warning on line 220 in native/src/main/java/io/ballerina/lib/ibm.ibmmq/QueueManager.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

native/src/main/java/io/ballerina/lib/ibm.ibmmq/QueueManager.java#L219-L220

Added lines #L219 - L220 were not covered by tests