safe-global / safe-ios

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

GH-3268 prevent index path out of bounds #3350

Closed DmitryBespalov closed 1 year ago

DmitryBespalov commented 1 year ago

Handles #3268

codecov-commenter commented 1 year ago

Codecov Report

Merging #3350 (afa3cb8) into main (8197b41) will decrease coverage by 0.62%. Report is 1856 commits behind head on main. The diff coverage is 0.53%.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

@@           Coverage Diff            @@
##            main   #3350      +/-   ##
========================================
- Coverage   8.75%   8.13%   -0.62%     
========================================
  Files        620     786     +166     
  Lines      31233   43379   +12146     
========================================
+ Hits        2733    3531     +798     
- Misses     28500   39848   +11348     
Files Coverage Δ
Multisig/App/AppDelegate+Messaging.swift 0.00% <0.00%> (ø)
Multisig/App/AppDelegate.swift 0.00% <0.00%> (ø)
Multisig/App/RemoteNotificationHandler.swift 7.90% <1.66%> (-11.66%) :arrow_down:
Multisig/App/SceneDelegate.swift 0.00% <0.00%> (-52.71%) :arrow_down:

... and 471 files with indirect coverage changes