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

[IOBP-529] Add eCommerce payment methods endpoints #348

Merged
merged 2 commits into from
Feb 7, 2024

Conversation

mastro993
Copy link
Contributor

Short description

This PR adds GET /wallets and GET /payment-methods endpoint for payment flow

How to test

Tests should solve correctly

@mastro993 mastro993 requested a review from a team as a code owner February 5, 2024 09:18
Copy link

codecov bot commented Feb 5, 2024

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (182ec31) 67.44% compared to head (98c14ce) 67.44%.
Report is 4 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #348      +/-   ##
==========================================
- Coverage   67.44%   67.44%   -0.01%     
==========================================
  Files         156      156              
  Lines        5265     5271       +6     
  Branches      636      636              
==========================================
+ Hits         3551     3555       +4     
- Misses       1615     1617       +2     
  Partials       99       99              
Files Coverage Δ
src/features/wallet/payloads/transactions.ts 60.00% <ø> (ø)
src/features/wallet/routers/payment.ts 37.33% <66.66%> (+2.55%) ⬆️

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d6be253...98c14ce. Read the comment docs.

@mastro993 mastro993 merged commit e9754d2 into master Feb 7, 2024
6 checks passed
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.

2 participants