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

[2.x] Update service stub override capabilities. #63

Merged
merged 1 commit into from
Apr 22, 2024

Conversation

r-kujawa
Copy link
Contributor

What does this PR do? 🤖

Passes the service id to the getStub() function to check whether or not a stub override exists and use it instead.

Does this relate to any issue? 🔗

Allows for payavel/checkout#51

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.73%. Comparing base (fa24e62) to head (cf5505f).

Additional details and impacted files
@@            Coverage Diff            @@
##             master      #63   +/-   ##
=========================================
  Coverage     92.73%   92.73%           
  Complexity      185      185           
=========================================
  Files            21       21           
  Lines           661      661           
=========================================
  Hits            613      613           
  Misses           48       48           

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

@r-kujawa r-kujawa merged commit 7f6d46d into master Apr 22, 2024
5 checks passed
@r-kujawa r-kujawa deleted the fix-extend_stubs branch April 22, 2024 04:31
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.

None yet

2 participants