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

Basic Duplicate Detection #2749

Merged
merged 23 commits into from
Mar 4, 2024

[TLC-674] New duplicate data service, object reducer tests

e4a91e7
Select commit
Loading
Failed to load commit list.
Merged

Basic Duplicate Detection #2749

[TLC-674] New duplicate data service, object reducer tests
e4a91e7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Mar 4, 2024 in 0s

68.29% of diff hit (target 76.34%)

View this Pull Request on Codecov

68.29% of diff hit (target 76.34%)

Annotations

Check warning on line 79 in src/app/core/submission/submission-duplicate-data.service.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/app/core/submission/submission-duplicate-data.service.ts#L79

Added line #L79 was not covered by tests

Check warning on line 87 in src/app/core/submission/submission-duplicate-data.service.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/app/core/submission/submission-duplicate-data.service.ts#L87

Added line #L87 was not covered by tests

Check warning on line 97 in src/app/core/submission/submission-duplicate-data.service.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/app/core/submission/submission-duplicate-data.service.ts#L97

Added line #L97 was not covered by tests

Check warning on line 100 in src/app/core/submission/submission-duplicate-data.service.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/app/core/submission/submission-duplicate-data.service.ts#L100

Added line #L100 was not covered by tests

Check warning on line 121 in src/app/core/submission/submission-duplicate-data.service.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/app/core/submission/submission-duplicate-data.service.ts#L121

Added line #L121 was not covered by tests

Check warning on line 136 in src/app/core/submission/submission-duplicate-data.service.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/app/core/submission/submission-duplicate-data.service.ts#L136

Added line #L136 was not covered by tests

Check warning on line 135 in src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-search-result-list-element.component.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-search-result-list-element.component.ts#L135

Added line #L135 was not covered by tests

Check warning on line 141 in src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-search-result-list-element.component.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/app/shared/object-list/my-dspace-result-list-element/claimed-search-result/claimed-search-result-list-element.component.ts#L141

Added line #L141 was not covered by tests

Check warning on line 145 in src/app/shared/object-list/my-dspace-result-list-element/pool-search-result/pool-search-result-list-element.component.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/app/shared/object-list/my-dspace-result-list-element/pool-search-result/pool-search-result-list-element.component.ts#L145

Added line #L145 was not covered by tests

Check warning on line 151 in src/app/shared/object-list/my-dspace-result-list-element/pool-search-result/pool-search-result-list-element.component.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/app/shared/object-list/my-dspace-result-list-element/pool-search-result/pool-search-result-list-element.component.ts#L151

Added line #L151 was not covered by tests

Check warning on line 453 in src/app/submission/objects/submission-objects.effects.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/app/submission/objects/submission-objects.effects.ts#L453

Added line #L453 was not covered by tests

Check warning on line 877 in src/app/submission/objects/submission-objects.reducer.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/app/submission/objects/submission-objects.reducer.ts#L877

Added line #L877 was not covered by tests

Check warning on line 85 in src/app/submission/sections/duplicates/section-duplicates.component.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/app/submission/sections/duplicates/section-duplicates.component.ts#L85

Added line #L85 was not covered by tests

Check warning on line 111 in src/app/submission/sections/duplicates/section-duplicates.component.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/app/submission/sections/duplicates/section-duplicates.component.ts#L111

Added line #L111 was not covered by tests