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
Merged

Conversation

r-kujawa
Copy link
Contributor

@r-kujawa r-kujawa commented May 1, 2024

What does this PR do? 🤖

  • It redefines the v1.x contracts to improve adaptability across PSPs.
  • Updates payavel/orchestration to v2.0.0 (stable).

Does this relate to any issue? 🔗

Closes #55

Copy link

codecov bot commented May 1, 2024

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.

@payavel payavel deleted a comment from what-the-diff bot May 7, 2024
@r-kujawa r-kujawa marked this pull request as ready for review May 7, 2024 11:58
@r-kujawa r-kujawa merged commit 0972ae9 into master May 16, 2024
7 checks passed
@r-kujawa r-kujawa deleted the enhancement-55-redefine_contracts branch May 16, 2024 12:09
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