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

auto-check LN payment in invoice screen #210

Merged
merged 3 commits into from
Sep 13, 2023

Conversation

KKA11010
Copy link
Collaborator

Fixes #165

@KKA11010 KKA11010 added bug Something isn't working UX User experience related labels Sep 13, 2023
@codecov-commenter
Copy link

codecov-commenter commented Sep 13, 2023

Codecov Report

Patch coverage has no change and project coverage change: -0.02% ⚠️

Comparison is base (dc7ff0f) 14.87% compared to head (0b2db68) 14.85%.

❗ Current head 0b2db68 differs from pull request most recent head 4662160. Consider uploading reports for the commit 4662160 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #210      +/-   ##
==========================================
- Coverage   14.87%   14.85%   -0.02%     
==========================================
  Files         140      140              
  Lines        4552     4557       +5     
  Branches     1239     1241       +2     
==========================================
  Hits          677      677              
- Misses       3791     3796       +5     
  Partials       84       84              
Files Changed Coverage Δ
src/screens/Payment/Receive/Invoice.tsx 0.00% <0.00%> (ø)

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

@KKA11010 KKA11010 merged commit 664aae8 into main Sep 13, 2023
5 checks passed
@KKA11010 KKA11010 deleted the back-from-invoice-screen-without-checking-payment branch September 13, 2023 18:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working UX User experience related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Go back from Invoice screen without checking payment
2 participants