Skip to content

Fix Core Data migration startup crashes - #1302

Open
takemiyamakoto wants to merge 23 commits into
developfrom
hotfix/ios-coredata-migration-crash-20260726
Open

Fix Core Data migration startup crashes#1302
takemiyamakoto wants to merge 23 commits into
developfrom
hotfix/ios-coredata-migration-crash-20260726

ci: generate executable iOS coverage data

10164c0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 26, 2026 in 1s

53.24% (+21.81%) compared to 7920849

View this Pull Request on Codecov

53.24% (+21.81%) compared to 7920849

Details

Codecov Report

❌ Patch coverage is 84.58128% with 626 lines in your changes missing coverage. Please review.
✅ Project coverage is 53.24%. Comparing base (7920849) to head (10164c0).
⚠️ Report is 6072 commits behind head on develop.

Files with missing lines Patch % Lines
...gration/SubstrateStorageClassResolutionTests.swift 52.11% 476 Missing ⚠️
...gration/SingleToMultiassetUserMigrationTests.swift 94.16% 54 Missing ⚠️
...nRegistry/ChainSyncServiceCompatibilityTests.swift 96.36% 51 Missing ⚠️
...ashConsistentStoreReplacerResourceLimitTests.swift 93.96% 26 Missing ⚠️
...on/Services/ChainRegistry/ChainRegistryTests.swift 93.62% 19 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##           develop    #1302       +/-   ##
============================================
+ Coverage    31.43%   53.24%   +21.81%     
============================================
  Files          462      165      -297     
  Lines        19656    66721    +47065     
============================================
+ Hits          6179    35527    +29348     
- Misses       13477    31194    +17717     
Files with missing lines Coverage Δ
...gration/SubstrateStorageMigrationSafetyTests.swift 95.04% <ø> (ø)
...ation/UserStorageCompatibilityMigrationTests.swift 96.24% <ø> (ø)
...Common/Services/ChainRegistry/MockConnection.swift 61.70% <100.00%> (ø)
...ssTests/Common/Storage/ChainModelMapperTests.swift 98.78% <ø> (ø)
...sTests/Common/Storage/MetaAccountMapperTests.swift 96.28% <ø> (ø)
.../Common/Storage/SelectedAccountSettingsTests.swift 97.81% <ø> (ø)
...mmon/Storage/TransformableArchiveSafetyTests.swift 94.19% <ø> (ø)
...arlessTests/Helper/UserDataStorageTestFacade.swift 75.60% <ø> (ø)
fearlessTests/Mocks/ModuleMocks.swift 3.27% <ø> (ø)
...untExportPassword/AccountExportPasswordTests.swift 98.41% <ø> (ø)
... and 6 more

... and 611 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.