aws-sdk-java-v2 icon indicating copy to clipboard operation
aws-sdk-java-v2 copied to clipboard

Implementation of MultipartDownloaderSubscriber

Open L-Applin opened this issue 1 year ago • 1 comments

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.

L-Applin avatar Feb 14 '24 17:02 L-Applin

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

sonarqubecloud[bot] avatar Mar 07 '24 16:03 sonarqubecloud[bot]