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

refactor(s3stream): create S3Operator with credential providers #898

Merged
merged 3 commits into from
Jan 18, 2024

chore: bump s3stream to 0.18.0

ed5e707
Select commit
Loading
Failed to load commit list.
Merged

refactor(s3stream): create S3Operator with credential providers #898

chore: bump s3stream to 0.18.0
ed5e707
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 18, 2024 in 1s

0.00% of diff hit (target 54.99%)

View this Pull Request on Codecov

0.00% of diff hit (target 54.99%)

Annotations

Check warning on line 69 in store/src/main/java/com/automq/rocketmq/store/MessageStoreBuilder.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

store/src/main/java/com/automq/rocketmq/store/MessageStoreBuilder.java#L69

Added line #L69 was not covered by tests

Check warning on line 97 in store/src/main/java/com/automq/rocketmq/store/S3StreamStore.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

store/src/main/java/com/automq/rocketmq/store/S3StreamStore.java#L96-L97

Added lines #L96 - L97 were not covered by tests

Check warning on line 108 in store/src/main/java/com/automq/rocketmq/store/S3StreamStore.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

store/src/main/java/com/automq/rocketmq/store/S3StreamStore.java#L107-L108

Added lines #L107 - L108 were not covered by tests