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

Add Redis DB support for bal persist #4

Merged
merged 47 commits into from
Mar 11, 2024

Merge pull request #14 from dinukaamarasinghe817/connection-uri

47e4945
Select commit
Loading
Failed to load commit list.
Merged

Add Redis DB support for bal persist #4

Merge pull request #14 from dinukaamarasinghe817/connection-uri
47e4945
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Mar 11, 2024 in 0s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Annotations

Check warning on line 64 in ballerina/redis_client.bal

See this annotation in the file changed.

@codecov codecov / codecov/patch

ballerina/redis_client.bal#L64

Added line #L64 was not covered by tests

Check warning on line 91 in ballerina/redis_client.bal

See this annotation in the file changed.

@codecov codecov / codecov/patch

ballerina/redis_client.bal#L90-L91

Added lines #L90 - L91 were not covered by tests

Check warning on line 115 in ballerina/redis_client.bal

See this annotation in the file changed.

@codecov codecov / codecov/patch

ballerina/redis_client.bal#L115

Added line #L115 was not covered by tests

Check warning on line 176 in ballerina/redis_client.bal

See this annotation in the file changed.

@codecov codecov / codecov/patch

ballerina/redis_client.bal#L176

Added line #L176 was not covered by tests

Check warning on line 188 in ballerina/redis_client.bal

See this annotation in the file changed.

@codecov codecov / codecov/patch

ballerina/redis_client.bal#L188

Added line #L188 was not covered by tests

Check warning on line 255 in ballerina/redis_client.bal

See this annotation in the file changed.

@codecov codecov / codecov/patch

ballerina/redis_client.bal#L255

Added line #L255 was not covered by tests

Check warning on line 320 in ballerina/redis_client.bal

See this annotation in the file changed.

@codecov codecov / codecov/patch

ballerina/redis_client.bal#L320

Added line #L320 was not covered by tests

Check warning on line 362 in ballerina/redis_client.bal

See this annotation in the file changed.

@codecov codecov / codecov/patch

ballerina/redis_client.bal#L362

Added line #L362 was not covered by tests

Check warning on line 427 in ballerina/redis_client.bal

See this annotation in the file changed.

@codecov codecov / codecov/patch

ballerina/redis_client.bal#L427

Added line #L427 was not covered by tests

Check warning on line 448 in ballerina/redis_client.bal

See this annotation in the file changed.

@codecov codecov / codecov/patch

ballerina/redis_client.bal#L448

Added line #L448 was not covered by tests

Check warning on line 485 in ballerina/redis_client.bal

See this annotation in the file changed.

@codecov codecov / codecov/patch

ballerina/redis_client.bal#L485

Added line #L485 was not covered by tests

Check warning on line 519 in ballerina/redis_client.bal

See this annotation in the file changed.

@codecov codecov / codecov/patch

ballerina/redis_client.bal#L519

Added line #L519 was not covered by tests

Check warning on line 564 in ballerina/redis_client.bal

See this annotation in the file changed.

@codecov codecov / codecov/patch

ballerina/redis_client.bal#L564

Added line #L564 was not covered by tests

Check warning on line 610 in ballerina/redis_client.bal

See this annotation in the file changed.

@codecov codecov / codecov/patch

ballerina/redis_client.bal#L610

Added line #L610 was not covered by tests

Check warning on line 691 in ballerina/redis_client.bal

See this annotation in the file changed.

@codecov codecov / codecov/patch

ballerina/redis_client.bal#L691

Added line #L691 was not covered by tests

Check warning on line 713 in ballerina/redis_client.bal

See this annotation in the file changed.

@codecov codecov / codecov/patch

ballerina/redis_client.bal#L713

Added line #L713 was not covered by tests

Check warning on line 727 in ballerina/redis_client.bal

See this annotation in the file changed.

@codecov codecov / codecov/patch

ballerina/redis_client.bal#L727

Added line #L727 was not covered by tests

Check warning on line 801 in ballerina/redis_client.bal

See this annotation in the file changed.

@codecov codecov / codecov/patch

ballerina/redis_client.bal#L801

Added line #L801 was not covered by tests

Check warning on line 825 in ballerina/redis_client.bal

See this annotation in the file changed.

@codecov codecov / codecov/patch

ballerina/redis_client.bal#L825

Added line #L825 was not covered by tests

Check warning on line 836 in ballerina/redis_client.bal

See this annotation in the file changed.

@codecov codecov / codecov/patch

ballerina/redis_client.bal#L836

Added line #L836 was not covered by tests

Check warning on line 29 in ballerina/stream_types.bal

See this annotation in the file changed.

@codecov codecov / codecov/patch

ballerina/stream_types.bal#L29

Added line #L29 was not covered by tests

Check warning on line 47 in ballerina/stream_types.bal

See this annotation in the file changed.

@codecov codecov / codecov/patch

ballerina/stream_types.bal#L47

Added line #L47 was not covered by tests

Check warning on line 73 in ballerina/stream_types.bal

See this annotation in the file changed.

@codecov codecov / codecov/patch

ballerina/stream_types.bal#L73

Added line #L73 was not covered by tests

Check warning on line 77 in ballerina/stream_types.bal

See this annotation in the file changed.

@codecov codecov / codecov/patch

ballerina/stream_types.bal#L77

Added line #L77 was not covered by tests

Check warning on line 84 in ballerina/stream_types.bal

See this annotation in the file changed.

@codecov codecov / codecov/patch

ballerina/stream_types.bal#L84

Added line #L84 was not covered by tests