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] Add missing functions. #39

Merged
merged 4 commits into from
Aug 14, 2023
Merged

[2.x] Add missing functions. #39

merged 4 commits into from
Aug 14, 2023

Conversation

r-kujawa
Copy link
Contributor

What does this PR do? 🤖

  • Adds setUp() function to PaymentResponse::class for convenience.
  • Adds reset() function to PaymentService::class to help with testing.

@r-kujawa r-kujawa changed the title Add missing functions. [2.x] Add missing functions. Aug 14, 2023
@codecov
Copy link

codecov bot commented Aug 14, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.32% 🎉

Comparison is base (93ff20f) 66.80% compared to head (ac2085f) 67.13%.

Additional details and impacted files
@@             Coverage Diff              @@
##             master      #39      +/-   ##
============================================
+ Coverage     66.80%   67.13%   +0.32%     
- Complexity      221      223       +2     
============================================
  Files            42       42              
  Lines           705      712       +7     
============================================
+ Hits            471      478       +7     
  Misses          234      234              
Files Changed Coverage Δ
src/Facades/Payment.php 100.00% <ø> (ø)
src/PaymentResponse.php 58.82% <100.00%> (+3.98%) ⬆️
src/PaymentService.php 100.00% <100.00%> (ø)

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

@r-kujawa r-kujawa merged commit 3a4db97 into master Aug 14, 2023
9 checks passed
@r-kujawa r-kujawa deleted the enhancement-set_up_reset branch August 14, 2023 18:08
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

1 participant