googleapis / storage-testbench

A testbench for Google Cloud Storage client libraries.
Apache License 2.0
9 stars 20 forks source link

fix: plumb soft_deleted option for grpc GetObject #679

Closed ddelgrosso1 closed 1 month ago

ddelgrosso1 commented 1 month ago

Fixes #

It's a good idea to open an issue first for discussion.

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 98.74%. Comparing base (61bce3c) to head (d58ddc5). Report is 43 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #679 +/- ## ========================================== + Coverage 98.69% 98.74% +0.05% ========================================== Files 50 50 Lines 8492 8753 +261 ========================================== + Hits 8381 8643 +262 + Misses 111 110 -1 ``` | [Flag](https://app.codecov.io/gh/googleapis/storage-testbench/pull/679/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=googleapis) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/googleapis/storage-testbench/pull/679/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=googleapis) | `98.74% <100.00%> (+0.05%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=googleapis#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.