Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix fetching networks on contacts migration #1126

Merged
merged 1 commit into from
Apr 16, 2024

Conversation

asiia-trilitech
Copy link
Contributor

@asiia-trilitech asiia-trilitech commented Apr 15, 2024

Proposed changes

Applying migration on an empty Address Book resulted in a huge list of empty contacts.

The cause was applying empty filter to the fetch request.

Types of changes

  • Bugfix
  • New feature
  • Refactor
  • Breaking change
  • UI fix

Steps to reproduce

Screenshots

Add the screenshots of how the app used to look like and how it looks now

Before Now

Checklist

  • Tests that prove my fix is effective or that my feature works have been added
  • Documentation has been added (if appropriate)
  • Screenshots are added (if any UI changes have been made)
  • All TODOs have a corresponding task created (and the link is attached to it)

@asiia-trilitech asiia-trilitech force-pushed the fix-network-migration-in-address-book branch from e635781 to 666878b Compare April 15, 2024 13:34
Copy link

github-actions bot commented Apr 15, 2024

Coverage report

St.
Category Percentage Covered / Total
🟢 Statements 86.64% 3146/3631
🟡 Branches 79.32% 1089/1373
🟢 Functions 85.37% 992/1162
🟢 Lines 86.39% 2977/3446

Test suite run success

1376 tests passing in 172 suites.

Report generated by 🧪jest coverage report action from f058324

@asiia-trilitech asiia-trilitech force-pushed the fix-network-migration-in-address-book branch from 666878b to 12876bd Compare April 15, 2024 13:46
@asiia-trilitech asiia-trilitech marked this pull request as ready for review April 15, 2024 13:57
@asiia-trilitech asiia-trilitech force-pushed the fix-network-migration-in-address-book branch from 12876bd to f058324 Compare April 16, 2024 17:15
@asiia-trilitech asiia-trilitech merged commit c6e0ff4 into main Apr 16, 2024
4 checks passed
@asiia-trilitech asiia-trilitech deleted the fix-network-migration-in-address-book branch April 16, 2024 17:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants