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

docs: update mock LRO tips #14609

Merged
merged 3 commits into from
Aug 3, 2024

Conversation

dbolduc
Copy link
Member

@dbolduc dbolduc commented Aug 1, 2024

Since dropping the ExperimentalTag we can no longer rely on the parameter count to disambiguate the typical LRO call.

So show how to match on the parameter type as a hint.


This change is Reviewable

Copy link

codecov bot commented Aug 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.59%. Comparing base (a2d998a) to head (7b3c0c3).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #14609   +/-   ##
=======================================
  Coverage   93.59%   93.59%           
=======================================
  Files        2316     2316           
  Lines      207108   207108           
=======================================
  Hits       193840   193840           
  Misses      13268    13268           

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

@dbolduc dbolduc marked this pull request as ready for review August 2, 2024 00:11
@dbolduc dbolduc requested review from a team as code owners August 2, 2024 00:11
Copy link
Member

@scotthart scotthart left a comment

Choose a reason for hiding this comment

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

Reviewed 1 of 264 files at r1, all commit messages.
Reviewable status: 1 of 264 files reviewed, all discussions resolved

@dbolduc dbolduc merged commit 6602d6f into googleapis:main Aug 3, 2024
69 of 70 checks passed
@dbolduc dbolduc deleted the mock-lro-disambiguate-comment branch August 3, 2024 03:09
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.

2 participants