LN-Zap / zap-iOS

Zap Wallet - Native iOS lightning wallet focused on user experience and ease of use ⚡️
http://zaphq.io
MIT License
181 stars 47 forks source link

feature: lnurl withdraw #316

Closed ottosuess closed 4 years ago

ottosuess commented 4 years ago

closes #265

Simulator Screen Shot - iPhone 11 - 2019-11-13 at 09 53 37 Simulator Screen Shot - iPhone 11 - 2019-11-13 at 09 54 06

codecov-io commented 4 years ago

Codecov Report

Merging #316 into master will decrease coverage by 0.15%. The diff coverage is 4.09%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #316      +/-   ##
==========================================
- Coverage   11.09%   10.94%   -0.16%     
==========================================
  Files         234      241       +7     
  Lines        9335     9597     +262     
==========================================
+ Hits         1036     1050      +14     
- Misses       8299     8547     +248
Impacted Files Coverage Δ
Library/Generated/StoryboardScenes.swift 0% <ø> (ø) :arrow_up:
Library/Generated/strings.swift 6.97% <ø> (ø) :arrow_up:
...es/ModalDetail/Request/RequestViewController.swift 0% <0%> (ø) :arrow_up:
Lightning/LNURL/LNURLWithdrawRequest.swift 0% <0%> (ø)
Library/Scenes/Lnurl/LNURLWithdrawViewModel.swift 0% <0%> (ø)
Library/Views/ModalDetailViewController.swift 0% <0%> (ø) :arrow_up:
...ary/Scenes/Lnurl/LNURLWithdrawViewController.swift 0% <0%> (ø)
Library/Coordinators/WalletCoordinator.swift 0% <0%> (ø) :arrow_up:
...es/QRCodeScanner/QRCodeScannerViewController.swift 0% <0%> (ø) :arrow_up:
.../QRCodeScanner/CombinedQRCodeScannetStrategy.swift 0% <0%> (ø)
... and 11 more

Continue to review full report at Codecov.

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