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

cleanup(spanner): 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 09 '24 23:05 alevenberg

Codecov Report

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

Project coverage is 93.23%. Comparing base (2808049) to head (021d270). Report is 19 commits behind head on main.

Files Patch % Lines
...loud/spanner/internal/partial_result_set_source.cc 0.00% 2 Missing :warning:
...ogle/cloud/spanner/testing/pick_random_instance.cc 0.00% 2 Missing :warning:
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #14210      +/-   ##
==========================================
- Coverage   93.78%   93.23%   -0.56%     
==========================================
  Files        2293     2206      -87     
  Lines      202921   192155   -10766     
==========================================
- Hits       190313   179158   -11155     
- Misses      12608    12997     +389     

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

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

PR is ready for review

alevenberg avatar May 13 '24 15:05 alevenberg