This repository was archived by the owner on Feb 24, 2026. It is now read-only.
fix: a flaky test JsonStreamWriter:testMultiThreadAppendNoSchemaUpdate due to race conditions.#721
Closed
yirutang wants to merge 2 commits intogoogleapis:masterfrom
yirutang:fix-test
Closed
fix: a flaky test JsonStreamWriter:testMultiThreadAppendNoSchemaUpdate due to race conditions.#721yirutang wants to merge 2 commits intogoogleapis:masterfrom yirutang:fix-test
yirutang wants to merge 2 commits intogoogleapis:masterfrom
yirutang:fix-test
Conversation
Codecov Report
@@ Coverage Diff @@
## master #721 +/- ##
============================================
+ Coverage 78.68% 81.05% +2.37%
- Complexity 662 1000 +338
============================================
Files 59 73 +14
Lines 3790 5675 +1885
Branches 255 463 +208
============================================
+ Hits 2982 4600 +1618
- Misses 692 898 +206
- Partials 116 177 +61
Continue to review full report at Codecov.
|
shubhwip
pushed a commit
to shubhwip/java-bigquerystorage
that referenced
this pull request
Oct 7, 2023
…o v1-rev20210918-1.32.1 (googleapis#721)
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.14](https://www.github.com/googleapis/java-storage-nio/compare/v0.123.13...v0.123.14) (2021-10-01) ### Dependencies * update dependency com.google.apis:google-api-services-storage to v1-rev20210918-1.32.1 ([googleapis#721](https://www.github.com/googleapis/java-storage-nio/issues/721)) ([d0f8fc0](https://www.github.com/googleapis/java-storage-nio/commit/d0f8fc01ece5020306b46af8e85c94f8762f148a)) * update dependency com.google.cloud:google-cloud-storage to v2.1.6 ([googleapis#722](https://www.github.com/googleapis/java-storage-nio/issues/722)) ([a51c47f](https://www.github.com/googleapis/java-storage-nio/commit/a51c47f6f25e80538d7f14883e9c9676c261441b)) * update dependency com.google.guava:guava to v31 ([googleapis#720](https://www.github.com/googleapis/java-storage-nio/issues/720)) ([062edfc](https://www.github.com/googleapis/java-storage-nio/commit/062edfc6c9cb5105623f7582378a003f12f4e746)) --- 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> ☕️