FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

feat: Instrument gRPC downloadTo and Copy by sydney-munro · Pull Request #2818 · googleapis/java-storage · GitHub

feat: Instrument gRPC downloadTo and Copy - #2818

Merged
sydney-munro merged 2 commits into
otel-v1-branchfrom
download-to-copy
Nov 18, 2024
Merged

feat: Instrument gRPC downloadTo and Copy#2818
sydney-munro merged 2 commits into
otel-v1-branchfrom
download-to-copy

Conversation

Copy link
Copy Markdown
Contributor

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 #<issue_number_goes_here> ☕️

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

sydney-munro requested a review from a team November 18, 2024 18:31
product-auto-label Bot added size: l Pull request size is large. api: storage Issues related to the googleapis/java-storage API. labels Nov 18, 2024
@@ -698,56 +700,66 @@ public Blob compose(ComposeRequest composeRequest) {

@Override
public CopyWriter copy(CopyRequest copyRequest) {

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

this is a confusing diff but basically the try,catch and finally block are new and the rest has been indented within the try block unchanged.


@Test
public void createFrom() throws IOException {
public void runCreateFrom() throws IOException {

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

changed for continuity of naming for the rest of the tests, unrelated.

product-auto-label Bot added size: m Pull request size is medium. and removed size: l Pull request size is large. labels Nov 18, 2024
sydney-munro merged commit 57aeade into otel-v1-branch Nov 18, 2024
sydney-munro deleted the download-to-copy branch November 18, 2024 23:56
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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: m Pull request size is medium.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL