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 AddObjectTypeExtension methods to IRequestExecutorBuilder #7235

Merged
merged 2 commits into from
Jul 8, 2024

Conversation

glen-84
Copy link
Collaborator

@glen-84 glen-84 commented Jul 5, 2024

Summary of the changes (Less than 80 chars)

  • Added AddObjectTypeExtension methods to IRequestExecutorBuilder.

Closes #4078

Copy link

codecov bot commented Jul 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (main@5534565). Learn more about missing BASE report.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #7235   +/-   ##
=======================================
  Coverage        ?   76.36%           
=======================================
  Files           ?     2705           
  Lines           ?   134025           
  Branches        ?        0           
=======================================
  Hits            ?   102349           
  Misses          ?    31676           
  Partials        ?        0           
Flag Coverage Δ
unittests 76.36% <100.00%> (?)

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.

@michaelstaib michaelstaib merged commit 337f1e2 into main Jul 8, 2024
184 of 192 checks passed
@michaelstaib michaelstaib deleted the gai/issue-4078 branch July 8, 2024 18:37
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.

Additional method signatures for type extensions to remove the need for attributes
2 participants