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

Implementation of MultipartDownloaderSubscriber #4931

Merged
merged 19 commits into from
Mar 7, 2024

Conversation

L-Applin
Copy link
Contributor

@L-Applin L-Applin commented Feb 14, 2024

Also fix last comments on PR #4826.

MultipartDownloaderSubscriber receives the AsyncResponseTransformer published by SplittingTransformer and performs the get-object requests for the individual parts of the s3 object.

MultipartDownloaderSubscriberWiremockTest currently only contains happy-path tests, I intend to add more cases soon but still opened the PR so we can start reviewing it earlier.

…gTransformer PR comments. Wiremock tests.

- Use builder and template methods in DelegatingBufferingSubscriber
@L-Applin L-Applin requested a review from a team as a code owner February 14, 2024 17:04
Copy link

sonarqubecloud bot commented Mar 7, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
75.8% Coverage on New Code (required ≥ 80%)
4.1% Duplication on New Code (required ≤ 3%)
C Reliability Rating on New Code (required ≥ A)

See analysis details on SonarCloud

Catch issues before they fail your Quality Gate with our IDE extension SonarLint

@L-Applin L-Applin merged commit 336fd35 into feature/master/s3mpu Mar 7, 2024
16 of 17 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.

3 participants