feat(storage): add Retry Test API to emulator#6611
Conversation
|
Google Cloud Build Logs
ℹ️ NOTE: Kokoro logs are linked from "Details" below. |
Codecov Report
@@ Coverage Diff @@
## main #6611 +/- ##
=======================================
Coverage 95.82% 95.82%
=======================================
Files 1211 1211
Lines 107401 107401
=======================================
Hits 102914 102914
Misses 4487 4487 Continue to review full report at Codecov.
|
coryan
left a comment
There was a problem hiding this comment.
See below, I like the general direction btw.
|
Google Cloud Build Logs
ℹ️ NOTE: Kokoro logs are linked from "Details" below. |
|
Google Cloud Build Logs
ℹ️ NOTE: Kokoro logs are linked from "Details" below. |
|
Google Cloud Build Logs
ℹ️ NOTE: Kokoro logs are linked from "Details" below. |
|
Google Cloud Build Logs
ℹ️ NOTE: Kokoro logs are linked from "Details" below. |
coryan
left a comment
There was a problem hiding this comment.
I think the motivation could be made crisper. But otherwise this LGTM.
|
Google Cloud Build Logs
ℹ️ NOTE: Kokoro logs are linked from "Details" below. |
|
|
||
| Sending a constant header with all RPCs can be implemented across all client libraries, | ||
| and to some degree decouples the test setup from the test execution. | ||
|
|
There was a problem hiding this comment.
... i love extra empty lines.
|
Google Cloud Build Logs
ℹ️ NOTE: Kokoro logs are linked from "Details" below. |
cc: @tritone
Adding Retry Test API support to the emulator
This change is