google-cloud-cpp icon indicating copy to clipboard operation
google-cloud-cpp copied to clipboard

cleanup(generator): use `Status` factory functions

Open alevenberg opened this issue 1 year ago • 1 comments

https://github.com/googleapis/google-cloud-cpp/issues/14107


This change is Reviewable

alevenberg avatar May 10 '24 18:05 alevenberg

Codecov Report

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

Project coverage is 93.23%. Comparing base (bd6390c) to head (b0c5d32). Report is 5 commits behind head on main.

Files Patch % Lines
generator/internal/service_code_generator.cc 0.00% 2 Missing :warning:
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #14220      +/-   ##
==========================================
- Coverage   93.24%   93.23%   -0.01%     
==========================================
  Files        2206     2206              
  Lines      192142   192146       +4     
==========================================
- Hits       179156   179154       -2     
- Misses      12986    12992       +6     

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

codecov[bot] avatar May 10 '24 18:05 codecov[bot]