Fix Core Data migration startup crashes - #1302
Open
takemiyamakoto wants to merge 23 commits into
Open
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).
Additional details and impacted files
@@ 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 |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading