-
Notifications
You must be signed in to change notification settings - Fork 440
feat(storage): take async client out of experimental #15573
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## main #15573 +/- ##
==========================================
- Coverage 92.96% 92.96% -0.01%
==========================================
Files 2460 2460
Lines 228931 228901 -30
==========================================
- Hits 212826 212789 -37
- Misses 16105 16112 +7 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
shubham-up-47
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please search experimental and gcs_ex keywords in your local repo, so that we don't miss these words in any file.
Please fix the code coverage which are affected by these changes.
14d53d1 to
8d73712
Compare
8d73712 to
b35c0ae
Compare
|
Can we add something to CHANGELOG.md that calls out the promotion of these features from experimental to GA? |
This change is