cleanup: remove storage/v2 generated files#7243
Conversation
I thought we would implement the storage testbench for storage/v2 in this repository first. But it did not work that way. The testbench is being actively developed in [its own repo]. I hope to submit a PR to switch to that repository in the next few days. [its own repo]: https://github.com/googleapis/storage-testbench
|
Google Cloud Build Logs
ℹ️ NOTE: Kokoro logs are linked from "Details" below. |
Codecov Report
@@ Coverage Diff @@
## main #7243 +/- ##
==========================================
- Coverage 94.35% 94.35% -0.01%
==========================================
Files 1317 1317
Lines 114478 114478
==========================================
- Hits 108019 108016 -3
- Misses 6459 6462 +3
Continue to review full report at Codecov.
|
|
Google Cloud Build Logs
ℹ️ NOTE: Kokoro logs are linked from "Details" below. |
scotthart
left a comment
There was a problem hiding this comment.
Reviewed 8 of 8 files at r1, 1 of 1 files at r2, all commit messages.
Reviewable status:complete! all files reviewed, all discussions resolved (waiting on @coryan)
I thought we would implement the storage testbench for storage/v2 in
this repository first. But it did not work that way. The testbench is
being actively developed in its own repo. I hope to submit a PR to
switch to that repository in the next few days.
This change is