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: add currency switch label #323

Closed ottosuess closed 4 years ago

ottosuess commented 4 years ago

closes #317

codecov-io commented 4 years ago

Codecov Report

Merging #323 into master will decrease coverage by <.01%. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #323      +/-   ##
==========================================
- Coverage   10.83%   10.82%   -0.01%     
==========================================
  Files         245      247       +2     
  Lines        9695     9761      +66     
==========================================
+ Hits         1050     1057       +7     
- Misses       8645     8704      +59
Impacted Files Coverage Δ
Library/Views/PaddingLabel.swift 0% <ø> (ø) :arrow_up:
Library/Views/LargeAmountView.swift 0% <0%> (ø)
Library/Views/CurrencySwitchLabel.swift 0% <0%> (ø)
...ary/Scenes/Lnurl/LNURLWithdrawViewController.swift 0% <0%> (ø) :arrow_up:
...ibrary/Scenes/Wallet/BalanceView/BalanceView.swift 0% <0%> (ø) :arrow_up:
Library/Helper/Style.swift 7.81% <0%> (-0.53%) :arrow_down:
...htning/Certificates/PinnedURLSessionDelegate.swift 96.55% <0%> (+3.44%) :arrow_up:
...htning/Services/Misc/BlockChainHeightUpdater.swift 95.83% <0%> (+10.41%) :arrow_up:

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 bf3a009...d095e38. Read the comment docs.