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

Avoid foreground prompts for self-created token #201

Merged
merged 2 commits into from
Sep 13, 2023

Conversation

KKA11010
Copy link
Collaborator

Fixes #170

@KKA11010 KKA11010 added the enhancement New feature or request label Sep 10, 2023
@codecov-commenter
Copy link

codecov-commenter commented Sep 10, 2023

Codecov Report

Patch coverage: 10.00% and project coverage change: +0.08% 🎉

Comparison is base (92d05a4) 14.92% compared to head (82cc824) 15.00%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #201      +/-   ##
==========================================
+ Coverage   14.92%   15.00%   +0.08%     
==========================================
  Files         140      140              
  Lines        4542     4524      -18     
  Branches     1233     1226       -7     
==========================================
+ Hits          678      679       +1     
+ Misses       3780     3760      -20     
- Partials       84       85       +1     
Files Changed Coverage Δ
src/components/Backup.tsx 0.00% <0.00%> (ø)
src/context/FocusClaim.tsx 0.00% <0.00%> (ø)
src/screens/Payment/Receive/Invoice.tsx 0.00% <0.00%> (ø)
src/screens/Payment/Send/EncodedToken.tsx 0.00% <0.00%> (ø)
src/storage/store/consts.ts 100.00% <ø> (ø)
src/util/index.ts 34.02% <16.66%> (-2.07%) ⬇️

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

@KKA11010 KKA11010 merged commit 8ea155b into main Sep 13, 2023
5 checks passed
@KKA11010 KKA11010 deleted the 170-foreground-redeem-self-created-token branch September 13, 2023 10:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

foreground redeem self created token
2 participants