Skip to content

docs(guide): add rewrite_until_done helper to rewrite guide#3345

Merged
suzmue merged 1 commit intogoogleapis:mainfrom
suzmue:rewrite
Sep 16, 2025
Merged

docs(guide): add rewrite_until_done helper to rewrite guide#3345
suzmue merged 1 commit intogoogleapis:mainfrom
suzmue:rewrite

Conversation

@suzmue
Copy link
Copy Markdown
Collaborator

@suzmue suzmue commented Sep 16, 2025

Add a code sample to the user guide that shows how to use the rewrite_until_done helper to direct people to that method if it works for their use case.

Fixes #3204

@suzmue suzmue requested a review from a team September 16, 2025 19:01
@codecov
Copy link
Copy Markdown

codecov bot commented Sep 16, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.30%. Comparing base (f810327) to head (642fde0).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3345      +/-   ##
==========================================
- Coverage   96.32%   96.30%   -0.03%     
==========================================
  Files         114      114              
  Lines        4517     4517              
==========================================
- Hits         4351     4350       -1     
- Misses        166      167       +1     

☔ 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.

Copy link
Copy Markdown
Member

@dbolduc dbolduc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

@suzmue suzmue merged commit d853a89 into googleapis:main Sep 16, 2025
25 checks passed
@suzmue suzmue deleted the rewrite branch September 16, 2025 21:04
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.

Add a rewrite_until_done() helper

2 participants