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

feat: [IOBP-687,IOBP-886] Add the recent used payment method when the user pays #415

Merged
merged 6 commits into from
Oct 14, 2024

Merge branch 'master' into IOBP-886-add-mock-recent-used-payment-method

21ba0ce
Select commit
Loading
Failed to load commit list.
Merged

feat: [IOBP-687,IOBP-886] Add the recent used payment method when the user pays #415

Merge branch 'master' into IOBP-886-add-mock-recent-used-payment-method
21ba0ce
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 14, 2024 in 1s

64.34% (-0.05%) compared to 6197f78

View this Pull Request on Codecov

64.34% (-0.05%) compared to 6197f78

Details

Codecov Report

Attention: Patch coverage is 37.50000% with 15 lines in your changes missing coverage. Please review.

Project coverage is 64.34%. Comparing base (6197f78) to head (21ba0ce).
Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
src/features/payments/routers/payment.ts 28.57% 10 Missing ⚠️
src/features/payments/persistence/userWallet.ts 50.00% 4 Missing and 1 partial ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #415      +/-   ##
==========================================
- Coverage   64.38%   64.34%   -0.05%     
==========================================
  Files         167      167              
  Lines        5332     5354      +22     
  Branches      719      748      +29     
==========================================
+ Hits         3433     3445      +12     
+ Misses       1898     1769     -129     
- Partials        1      140     +139     
Files with missing lines Coverage Δ
src/features/payments/persistence/userWallet.ts 67.34% <50.00%> (-5.16%) ⬇️
src/features/payments/routers/payment.ts 37.64% <28.57%> (-1.25%) ⬇️

... and 34 files with indirect coverage changes


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 94a89a6...21ba0ce. Read the comment docs.