Closed mdb1 closed 4 years ago
Merging #346 into master will decrease coverage by
0.00%
. The diff coverage is0.00%
.
@@ Coverage Diff @@
## master #346 +/- ##
=========================================
- Coverage 6.68% 6.67% -0.01%
=========================================
Files 233 234 +1
Lines 8259 8271 +12
=========================================
Hits 552 552
- Misses 7707 7719 +12
Impacted Files | Coverage Δ | |
---|---|---|
Library/Helper/NetworkConnection.swift | 0.00% <0.00%> (ø) |
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 dbf40a5...f888a0e. Read the comment docs.
Description
Fix crash when creating a wallet on airplane mode
Motivation and Context
Fixes https://github.com/LN-Zap/zap-iOS/issues/236
How Has This Been Tested?
The fix is not completed yet, we need 2 things to advance:
Screenshots (if appropriate):
Will add when I code the new error screen
Types of changes
Checklist: