Skip to content
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

feat(generator/rust): prefer gaxi over gclient #1546

Merged
merged 2 commits into from
Mar 19, 2025

Conversation

coryan
Copy link
Contributor

@coryan coryan commented Mar 19, 2025

This is one of the steps to create google-cloud-gax-internal, using
the contents from google-cloud-http-client.

Fixes #1543

coryan added 2 commits March 19, 2025 10:53
This is one of the steps to create `google-cloud-gax-internal`, using
the contents from `google-cloud-http-client`.
Copy link

codecov bot commented Mar 19, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.19%. Comparing base (a9c0c0c) to head (5ef5000).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1546   +/-   ##
=======================================
  Coverage   95.19%   95.19%           
=======================================
  Files          39       39           
  Lines        1603     1603           
=======================================
  Hits         1526     1526           
  Misses         77       77           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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

@coryan coryan marked this pull request as ready for review March 19, 2025 16:53
@coryan coryan merged commit a778170 into googleapis:main Mar 19, 2025
20 checks passed
@coryan coryan deleted the cleanup-rename-gax-internal branch March 19, 2025 20:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Change all uses for gclient:: in the generated code with gaxi::
2 participants