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

impl(mixin): add missing mixin headers to rest stub headers #14808

Closed cuiy0006 closed 3 weeks ago

cuiy0006 commented 3 weeks ago

Add missing mixin headers to rest stub headers.

This won't affect existing generated code.


This change is Reviewable

codecov[bot] commented 3 weeks ago

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.

Project coverage is 93.27%. Comparing base (a552c93) to head (219c296). Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
generator/internal/stub_rest_generator.cc 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #14808 +/- ## ========================================== - Coverage 93.27% 93.27% -0.01% ========================================== Files 2319 2319 Lines 208290 208292 +2 ========================================== - Hits 194290 194283 -7 - Misses 14000 14009 +9 ```

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