Skip to content

Conversation

@louisnow
Copy link

@louisnow louisnow commented Jan 4, 2026

Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

  • Make sure to open an issue as a bug/issue before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • Ensure the tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)

Fixes #3451 ☕️

If you write sample code, please follow the samples format.

@louisnow louisnow requested a review from a team as a code owner January 4, 2026 15:19
@product-auto-label product-auto-label bot added size: s Pull request size is small. api: storage Issues related to the googleapis/java-storage API. labels Jan 4, 2026
@louisnow louisnow force-pushed the fix/multipart-upload-url-construction branch from 7511a25 to 5739574 Compare January 4, 2026 15:21
@Dhriti07 Dhriti07 self-requested a review January 6, 2026 05:07
@Dhriti07 Dhriti07 added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 6, 2026
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 6, 2026
Copy link
Contributor

@Dhriti07 Dhriti07 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for raising the pr.
Can you please change the title from fix to chore and update the pr description.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: storage Issues related to the googleapis/java-storage API. size: s Pull request size is small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

MultipartUploadClient fails with custom host (missing path separator)

3 participants