This repository was archived by the owner on Feb 24, 2026. It is now read-only.
fix: An extra test that is still calling old JsonStreamWriter append#760
Merged
stephaniewang526 merged 2 commits intogoogleapis:masterfrom Jan 5, 2021
yirutang:fix
Merged
fix: An extra test that is still calling old JsonStreamWriter append#760stephaniewang526 merged 2 commits intogoogleapis:masterfrom yirutang:fix
stephaniewang526 merged 2 commits intogoogleapis:masterfrom
yirutang:fix
Conversation
Codecov Report
@@ Coverage Diff @@
## master #760 +/- ##
============================================
+ Coverage 80.84% 80.85% +0.01%
- Complexity 983 992 +9
============================================
Files 73 74 +1
Lines 5283 5333 +50
Branches 404 412 +8
============================================
+ Hits 4271 4312 +41
- Misses 843 848 +5
- Partials 169 173 +4
Continue to review full report at Codecov.
|
stephaniewang526
approved these changes
Jan 5, 2021
1 task
shubhwip
pushed a commit
to shubhwip/java-bigquerystorage
that referenced
this pull request
Oct 7, 2023
shubhwip
pushed a commit
to shubhwip/java-bigquerystorage
that referenced
this pull request
Oct 7, 2023
🤖 I have created a release \*beep\* \*boop\* --- ### [0.123.17](https://www.github.com/googleapis/java-storage-nio/compare/v0.123.16...v0.123.17) (2021-12-06) ### Bug Fixes * **java:** java 17 dependency arguments ([googleapis#1266](https://www.github.com/googleapis/java-storage-nio/issues/1266)) ([googleapis#750](https://www.github.com/googleapis/java-storage-nio/issues/750)) ([3f866da](https://www.github.com/googleapis/java-storage-nio/commit/3f866da0aa3b381477c883b4f11239640c577d88)) ### Dependencies * update dependency com.google.apis:google-api-services-storage to v1-rev20211018-1.32.1 ([googleapis#749](https://www.github.com/googleapis/java-storage-nio/issues/749)) ([7e99920](https://www.github.com/googleapis/java-storage-nio/commit/7e99920cfeef90ad5af5503a63338c48a57cb674)) * update dependency com.google.apis:google-api-services-storage to v1-rev20211201-1.32.1 ([googleapis#768](https://www.github.com/googleapis/java-storage-nio/issues/768)) ([650d9b5](https://www.github.com/googleapis/java-storage-nio/commit/650d9b5d76869f31d0456f9f3a9c01c9e9ae6ef9)) * update dependency com.google.cloud:google-cloud-shared-dependencies to v2.5.0 ([googleapis#759](https://www.github.com/googleapis/java-storage-nio/issues/759)) ([7cb3292](https://www.github.com/googleapis/java-storage-nio/commit/7cb32926da5f910e3636d12a1ad412b4e3531b05)) * update dependency com.google.cloud:google-cloud-shared-dependencies to v2.5.1 ([googleapis#767](https://www.github.com/googleapis/java-storage-nio/issues/767)) ([7eb3dfa](https://www.github.com/googleapis/java-storage-nio/commit/7eb3dfab9644f48f0063fb1be4f9805062b2eae8)) * update dependency com.google.cloud:google-cloud-storage to v2.2.0 ([googleapis#753](https://www.github.com/googleapis/java-storage-nio/issues/753)) ([fcbc986](https://www.github.com/googleapis/java-storage-nio/commit/fcbc986c020ab48412218ab3825c2423a90d70d4)) * update dependency com.google.cloud:google-cloud-storage to v2.2.1 ([googleapis#760](https://www.github.com/googleapis/java-storage-nio/issues/760)) ([33fffbf](https://www.github.com/googleapis/java-storage-nio/commit/33fffbf3d79335b36e78af95e0f26cb9ec5f5f4e)) * update dependency com.google.cloud:google-cloud-storage to v2.2.2 ([googleapis#769](https://www.github.com/googleapis/java-storage-nio/issues/769)) ([4f48a96](https://www.github.com/googleapis/java-storage-nio/commit/4f48a96feb32a43c590a286d8c622b2ba845b8f2)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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:
Fixes #<issue_number_goes_here> ☕️