Skip to content

Add ResolveWith overload that takes a Delegate#7360

Merged
michaelstaib merged 8 commits intomainfrom
gai/issue-5445
Mar 11, 2026
Merged

Add ResolveWith overload that takes a Delegate#7360
michaelstaib merged 8 commits intomainfrom
gai/issue-5445

Conversation

@glen-84
Copy link
Copy Markdown
Member

@glen-84 glen-84 commented Aug 12, 2024

Summary of the changes (Less than 80 chars)

  • Added ResolveWith overload that takes a Delegate.

Closes #5445

@codecov
Copy link
Copy Markdown

codecov Bot commented Aug 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 73.92%. Comparing base (2df21d7) to head (5929ee0).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7360      +/-   ##
==========================================
- Coverage   73.92%   73.92%   -0.01%     
==========================================
  Files        2853     2853              
  Lines      148656   148662       +6     
  Branches    17271    17272       +1     
==========================================
+ Hits       109895   109898       +3     
- Misses      33007    33013       +6     
+ Partials     5754     5751       -3     
Flag Coverage Δ
unittests 73.92% <ø> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@glen-84 glen-84 changed the title Added ResolveWith overload that takes a Delegate Add ResolveWith overload that takes a Delegate Mar 9, 2026
Copilot AI review requested due to automatic review settings March 9, 2026 20:37
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot was unable to review this pull request because the user who requested the review is ineligible. To be eligible to request a review, you need a paid Copilot license, or your organization must enable Copilot code review.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Cleaner options for ResolveWith and static classes/methods

3 participants