safe-global / safe-ios

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

GH-3395 update relay routes #3396

Closed DmitryBespalov closed 6 months ago

DmitryBespalov commented 6 months ago

Handles #3395

Changes proposed in this pull request:

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 8.27%. Comparing base (2b3ddf0) to head (a9563a5). Report is 37 commits behind head on main.

Files Patch % Lines
...ata/Services/Safe Relay Service/RelayRequest.swift 0.00% 6 Missing :warning:
...Create Safe/Setup Safe/CreateSafeFormUIModel.swift 0.00% 4 Missing :warning:
...teTransaction/TransactionExecutionController.swift 0.00% 4 Missing :warning:
Multisig/Logic/Models/Safe.swift 0.00% 2 Missing :warning:
...es/Safe Relay Service/RelaysRemainingRequest.swift 0.00% 1 Missing :warning:
...ntroller/ReviewSafeTransactionViewController.swift 0.00% 1 Missing :warning:
...sViewController/TransactionDetailCellBuilder.swift 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #3396 +/- ## ======================================== + Coverage 8.14% 8.27% +0.13% ======================================== Files 786 789 +3 Lines 43371 44072 +701 ======================================== + Hits 3532 3647 +115 - Misses 39839 40425 +586 ```

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