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

Add balance check #19

Open
wants to merge 10 commits into
base: main
Choose a base branch
from
Open

Add balance check #19

wants to merge 10 commits into from

Conversation

michielderoos
Copy link
Contributor

@michielderoos michielderoos commented Sep 22, 2022

Describe the Pull Request

Adds working card balance check functionality
Screenshot_20220922-161421_Sempo

Todo

@codecov
Copy link

codecov bot commented Sep 22, 2022

Codecov Report

Merging #19 (6860032) into main (550fd39) will decrease coverage by 0.25%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main      #19      +/-   ##
==========================================
- Coverage   25.26%   25.01%   -0.26%     
==========================================
  Files         155      156       +1     
  Lines        5283     5336      +53     
  Branches     1157     1163       +6     
==========================================
  Hits         1335     1335              
- Misses       3483     3529      +46     
- Partials      465      472       +7     
Flag Coverage Δ
javascript 25.01% <0.00%> (-0.26%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/api/nfcAPI.js 0.00% <0.00%> (ø)
src/components/PaymentModeSwitcher.js 45.16% <ø> (ø)
src/components/PaymentSwitch.js 0.00% <0.00%> (ø)
...mponents/SendPaymentFlow/CheckCardBalanceScreen.js 0.00% <0.00%> (ø)
...mponents/SendPaymentFlow/DisplayBalanceNotifier.js 0.00% <0.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@michielderoos michielderoos marked this pull request as ready for review September 22, 2022 19:16
@michielderoos
Copy link
Contributor Author

Check balance flow

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.

1 participant