googleapis / google-cloud-cpp

C++ Client Libraries for Google Cloud Services
https://cloud.google.com/
Apache License 2.0
554 stars 374 forks source link

cleanup(mixin): remove duplicated operations stub #14838

Closed cuiy0006 closed 1 week ago

cuiy0006 commented 2 weeks ago

fix #14746


This change is Reviewable

codecov[bot] commented 2 weeks ago

Codecov Report

Attention: Patch coverage is 91.57895% with 8 lines in your changes missing coverage. Please review.

Project coverage is 93.07%. Comparing base (03796d8) to head (eb1c11c). Report is 12 commits behind head on main.

Files with missing lines Patch % Lines
generator/internal/stub_factory_generator.cc 0.00% 3 Missing :warning:
generator/internal/stub_generator.cc 0.00% 3 Missing :warning:
...ration_tests/golden/v1/internal/request_id_stub.cc 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #14838 +/- ## ======================================= Coverage 93.07% 93.07% ======================================= Files 2319 2319 Lines 209023 209035 +12 ======================================= + Hits 194538 194552 +14 + Misses 14485 14483 -2 ```

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