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

Added ResolveWith overload that takes a Delegate #7360

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

glen-84
Copy link
Collaborator

@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

Copy link

codecov bot commented Aug 12, 2024

Codecov Report

Attention: Patch coverage is 66.66667% with 2 lines in your changes missing coverage. Please review.

Project coverage is 77.88%. Comparing base (3fd69ab) to head (6a8f495).
Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
...c/Types/Types/Descriptors/ObjectFieldDescriptor.cs 66.66% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7360      +/-   ##
==========================================
+ Coverage   77.82%   77.88%   +0.05%     
==========================================
  Files        2827     2827              
  Lines      141949   141955       +6     
==========================================
+ Hits       110478   110557      +79     
+ Misses      31471    31398      -73     
Flag Coverage Δ
unittests 77.88% <66.66%> (+0.05%) ⬆️

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.

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
1 participant