-
Notifications
You must be signed in to change notification settings - Fork 33
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
test: update FakeStorageRpc to extend StorageRpcTestBase #135
Conversation
Codecov Report
@@ Coverage Diff @@
## master #135 +/- ##
============================================
+ Coverage 70.11% 71.43% +1.32%
Complexity 483 483
============================================
Files 29 29
Lines 1673 1642 -31
Branches 265 265
============================================
Hits 1173 1173
+ Misses 376 345 -31
Partials 124 124
Continue to review full report at Codecov.
|
@frankyn, @chingor13, @JesseLovelace |
Hi @dmitry-fa, thanks for putting this together. I merged the updated version of Java-storage. Please merge master into your branch. |
@kolea2 could you help release a new version of libraries-bom with updated versions of google-cloud-storage and google-cloud-nio? It will help unblock this PR. |
Merge master @dmitry-fa |
🤖 I have created a release \*beep\* \*boop\* --- ### [0.120.2](https://github.com/googleapis/java-storage-nio/compare/v0.120.1...v0.120.2) (2020-06-18) ### Bug Fixes * update FakeStorageRpc to extend StorageRpcTestBase [#135](https://github.com/googleapis/java-storage-nio/issues/135) ([7614295](https://github.com/googleapis/java-storage-nio/commit/761429571eea15b11b2d44b4f5a2c65b4f649484)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please).
Fixes #124