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

Fixed creation & deletion of relationships not working correctly & added same entity type relationship support #3060

115046: Fixed issue where store operations would sometimes be perform…

62e07e7
Select commit
Loading
Failed to load commit list.
Merged

Fixed creation & deletion of relationships not working correctly & added same entity type relationship support #3060

115046: Fixed issue where store operations would sometimes be perform…
62e07e7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded May 30, 2024 in 1s

60.86% of diff hit (target 76.35%)

View this Pull Request on Codecov

60.86% of diff hit (target 76.35%)

Annotations

Check warning on line 218 in src/app/core/data/object-updates/object-updates.service.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/app/core/data/object-updates/object-updates.service.ts#L218

Added line #L218 was not covered by tests

Check warning on line 220 in src/app/core/data/object-updates/object-updates.service.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/app/core/data/object-updates/object-updates.service.ts#L220

Added line #L220 was not covered by tests

Check warning on line 233 in src/app/core/data/object-updates/object-updates.service.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/app/core/data/object-updates/object-updates.service.ts#L233

Added line #L233 was not covered by tests

Check warning on line 235 in src/app/core/data/object-updates/object-updates.service.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/app/core/data/object-updates/object-updates.service.ts#L235

Added line #L235 was not covered by tests

Check warning on line 210 in src/app/core/data/relationship-data.service.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/app/core/data/relationship-data.service.ts#L209-L210

Added lines #L209 - L210 were not covered by tests

Check warning on line 355 in src/app/core/data/relationship-data.service.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/app/core/data/relationship-data.service.ts#L355

Added line #L355 was not covered by tests

Check warning on line 359 in src/app/core/data/relationship-data.service.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/app/core/data/relationship-data.service.ts#L359

Added line #L359 was not covered by tests

Check warning on line 362 in src/app/core/data/relationship-data.service.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/app/core/data/relationship-data.service.ts#L362

Added line #L362 was not covered by tests

Check warning on line 364 in src/app/core/data/relationship-data.service.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/app/core/data/relationship-data.service.ts#L364

Added line #L364 was not covered by tests

Check warning on line 89 in src/app/item-page/edit-item-page/item-relationships/edit-item-relationships.service.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/app/item-page/edit-item-page/item-relationships/edit-item-relationships.service.ts#L89

Added line #L89 was not covered by tests

Check warning on line 91 in src/app/item-page/edit-item-page/item-relationships/edit-item-relationships.service.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/app/item-page/edit-item-page/item-relationships/edit-item-relationships.service.ts#L91

Added line #L91 was not covered by tests

Check warning on line 95 in src/app/item-page/edit-item-page/item-relationships/edit-item-relationships.service.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/app/item-page/edit-item-page/item-relationships/edit-item-relationships.service.ts#L95

Added line #L95 was not covered by tests

Check warning on line 100 in src/app/item-page/edit-item-page/item-relationships/edit-item-relationships.service.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/app/item-page/edit-item-page/item-relationships/edit-item-relationships.service.ts#L100

Added line #L100 was not covered by tests

Check warning on line 231 in src/app/item-page/edit-item-page/item-relationships/edit-relationship-list/edit-relationship-list.component.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/app/item-page/edit-item-page/item-relationships/edit-relationship-list/edit-relationship-list.component.ts#L231

Added line #L231 was not covered by tests

Check warning on line 236 in src/app/item-page/edit-item-page/item-relationships/edit-relationship-list/edit-relationship-list.component.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/app/item-page/edit-item-page/item-relationships/edit-relationship-list/edit-relationship-list.component.ts#L236

Added line #L236 was not covered by tests

Check warning on line 291 in src/app/item-page/edit-item-page/item-relationships/edit-relationship-list/edit-relationship-list.component.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/app/item-page/edit-item-page/item-relationships/edit-relationship-list/edit-relationship-list.component.ts#L291

Added line #L291 was not covered by tests

Check warning on line 295 in src/app/item-page/edit-item-page/item-relationships/edit-relationship-list/edit-relationship-list.component.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/app/item-page/edit-item-page/item-relationships/edit-relationship-list/edit-relationship-list.component.ts#L295

Added line #L295 was not covered by tests

Check warning on line 319 in src/app/item-page/edit-item-page/item-relationships/edit-relationship-list/edit-relationship-list.component.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/app/item-page/edit-item-page/item-relationships/edit-relationship-list/edit-relationship-list.component.ts#L319

Added line #L319 was not covered by tests

Check warning on line 340 in src/app/item-page/edit-item-page/item-relationships/edit-relationship-list/edit-relationship-list.component.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/app/item-page/edit-item-page/item-relationships/edit-relationship-list/edit-relationship-list.component.ts#L336-L340

Added lines #L336 - L340 were not covered by tests

Check warning on line 342 in src/app/item-page/edit-item-page/item-relationships/edit-relationship-list/edit-relationship-list.component.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/app/item-page/edit-item-page/item-relationships/edit-relationship-list/edit-relationship-list.component.ts#L342

Added line #L342 was not covered by tests

Check warning on line 344 in src/app/item-page/edit-item-page/item-relationships/edit-relationship-list/edit-relationship-list.component.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/app/item-page/edit-item-page/item-relationships/edit-relationship-list/edit-relationship-list.component.ts#L344

Added line #L344 was not covered by tests

Check warning on line 354 in src/app/item-page/edit-item-page/item-relationships/edit-relationship-list/edit-relationship-list.component.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/app/item-page/edit-item-page/item-relationships/edit-relationship-list/edit-relationship-list.component.ts#L354

Added line #L354 was not covered by tests

Check warning on line 359 in src/app/item-page/edit-item-page/item-relationships/edit-relationship-list/edit-relationship-list.component.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/app/item-page/edit-item-page/item-relationships/edit-relationship-list/edit-relationship-list.component.ts#L359

Added line #L359 was not covered by tests

Check warning on line 361 in src/app/item-page/edit-item-page/item-relationships/edit-relationship-list/edit-relationship-list.component.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/app/item-page/edit-item-page/item-relationships/edit-relationship-list/edit-relationship-list.component.ts#L361

Added line #L361 was not covered by tests

Check warning on line 363 in src/app/item-page/edit-item-page/item-relationships/edit-relationship-list/edit-relationship-list.component.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/app/item-page/edit-item-page/item-relationships/edit-relationship-list/edit-relationship-list.component.ts#L363

Added line #L363 was not covered by tests