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

MPDX-8008 Ignore duplicates for Merge Contact & Merge People #970

Merged
merged 6 commits into from
Jul 9, 2024

Test Merge Duplicates error state and move mutations into helper file

25f26e1
Select commit
Loading
Failed to load commit list.
Merged

MPDX-8008 Ignore duplicates for Merge Contact & Merge People #970

Test Merge Duplicates error state and move mutations into helper file
25f26e1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jun 29, 2024 in 0s

93.06% of diff hit (target 86.09%)

View this Pull Request on Codecov

93.06% of diff hit (target 86.09%)

Annotations

Check warning on line 328 in src/components/Tool/MergeContacts/ContactPair.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/Tool/MergeContacts/ContactPair.tsx#L328

Added line #L328 was not covered by tests

Check warning on line 81 in src/components/Tool/MergeContacts/mergeDuplicatesHelper.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/Tool/MergeContacts/mergeDuplicatesHelper.ts#L80-L81

Added lines #L80 - L81 were not covered by tests

Check warning on line 147 in src/components/Tool/MergeContacts/mergeDuplicatesHelper.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/Tool/MergeContacts/mergeDuplicatesHelper.ts#L146-L147

Added lines #L146 - L147 were not covered by tests

Check warning on line 153 in src/components/Tool/MergeContacts/mergeDuplicatesHelper.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/Tool/MergeContacts/mergeDuplicatesHelper.ts#L152-L153

Added lines #L152 - L153 were not covered by tests