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

feat(storage): take async client out of experimental

Open bajajneha27 opened this issue 3 months ago • 1 comments

This change is Reviewable

bajajneha27 avatar Sep 29 '25 15:09 bajajneha27

Codecov Report

:x: Patch coverage is 96.35036% with 15 lines in your changes missing coverage. Please review. :white_check_mark: Project coverage is 93.09%. Comparing base (8c2b376) to head (14d53d1). :warning: Report is 60 commits behind head on main.

Files with missing lines Patch % Lines
...le/cloud/storage/examples/storage_async_samples.cc 83.01% 9 Missing :warning:
...le/cloud/storage/internal/async/connection_impl.cc 87.17% 5 Missing :warning:
google/cloud/storage/testing/mock_resume_policy.h 0.00% 1 Missing :warning:
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #15573      +/-   ##
==========================================
- Coverage   93.10%   93.09%   -0.01%     
==========================================
  Files        2418     2418              
  Lines      222268   222232      -36     
==========================================
- Hits       206934   206897      -37     
- Misses      15334    15335       +1     

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

:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

codecov[bot] avatar Oct 01 '25 12:10 codecov[bot]