test: update FakeStorageRpc to extend StorageRpcTestBase#135
test: update FakeStorageRpc to extend StorageRpcTestBase#135frankyn merged 5 commits intogoogleapis:masterfrom
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://www.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://www.github.com/googleapis/java-storage-nio/issues/135) ([7614295](https://www.github.com/googleapis/java-storage-nio/commit/761429571eea15b11b2d44b4f5a2c65b4f649484)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please).
Fixes #124