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

Register interface types for operations in service collection #7016

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

abstractionnl
Copy link

Register interface types for operations in service collection

  • Registers all operation interfaces as singleton for dependency injection.

Closes #6955

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


Marcel Koonstra seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

Copy link

codecov bot commented Mar 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.09%. Comparing base (8738c8c) to head (d0c92dc).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7016      +/-   ##
==========================================
- Coverage   70.20%   70.09%   -0.12%     
==========================================
  Files        2600     2586      -14     
  Lines      129666   129030     -636     
==========================================
- Hits        91036    90447     -589     
+ Misses      38630    38583      -47     
Flag Coverage Δ
unittests 70.09% <100.00%> (-0.12%) ⬇️

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.

Strawberry Shake does not add interfaces of queries as services to DI container
2 participants