safe-global / safe-ios

Safe Multisig iOS app.
GNU General Public License v3.0
114 stars 37 forks source link

GH-3415 add owner from owner keys; GH-3416 add address to address book. #3417

Closed DmitryBespalov closed 3 months ago

DmitryBespalov commented 3 months ago

Handles #3415. Handles #3416.

Changes proposed in this pull request:

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 0% with 137 lines in your changes are missing coverage. Please review.

Project coverage is 8.25%. Comparing base (2924ecd) to head (4cf664a). Report is 1 commits behind head on main.

Files Patch % Lines
Multisig/UI/UI Library/Views/AddressInfoView.swift 0.00% 63 Missing :warning:
... Safe/Setup Safe/SelectAddressViewController.swift 0.00% 24 Missing :warning:
...yViewController/ChooseOwnerKeyViewController.swift 0.00% 15 Missing :warning:
Multisig/Logic/OwnerKeyController.swift 0.00% 12 Missing :warning:
...essBook/CreateAddressBookEntryViewController.swift 0.00% 10 Missing :warning:
...sViewController/TransactionDetailCellBuilder.swift 0.00% 6 Missing :warning:
...n Request/WebConnectionRequestViewController.swift 0.00% 1 Missing :warning:
...I/Details/WebConnectionDetailsViewController.swift 0.00% 1 Missing :warning:
...ate Safe/Setup Safe/CreateSafeViewController.swift 0.00% 1 Missing :warning:
...uteTransaction/ReviewExecutionViewController.swift 0.00% 1 Missing :warning:
... and 3 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #3417 +/- ## ======================================== - Coverage 8.27% 8.25% -0.03% ======================================== Files 788 788 Lines 44098 44210 +112 ======================================== Hits 3648 3648 - Misses 40450 40562 +112 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.