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] Redefine contracts. #56

Merged
merged 36 commits into from
May 16, 2024

getActualClassNameForMorph

cb6c34e
Select commit
Loading
Failed to load commit list.
Merged

[2.x] Redefine contracts. #56

getActualClassNameForMorph
cb6c34e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 16, 2024 in 1s

63.03% (+31.15%) compared to 5b9723c

View this Pull Request on Codecov

63.03% (+31.15%) compared to 5b9723c

Details

Codecov Report

Attention: Patch coverage is 80.72289% with 16 lines in your changes are missing coverage. Please review.

Project coverage is 63.03%. Comparing base (5b9723c) to head (cb6c34e).

Files Patch % Lines
src/Traits/CheckoutRequests.php 0.00% 8 Missing ⚠️
src/Traits/CheckoutResponses.php 0.00% 4 Missing ⚠️
src/Models/PaymentInstrument.php 40.00% 3 Missing ⚠️
src/Models/TransactionEvent.php 88.88% 1 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             master      #56       +/-   ##
=============================================
+ Coverage     31.87%   63.03%   +31.15%     
- Complexity       68       90       +22     
=============================================
  Files            15       18        +3     
  Lines           160      211       +51     
=============================================
+ Hits             51      133       +82     
+ Misses          109       78       -31     

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