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

Duplicate data from an existing Item to a new WorskpaceItem, aka clone/copy item #3076

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

feat: clone metadata in item

005ef81
Select commit
Loading
Failed to load commit list.
Open

Duplicate data from an existing Item to a new WorskpaceItem, aka clone/copy item #3076

feat: clone metadata in item
005ef81
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded May 28, 2024 in 1s

10.71% of diff hit (target 76.37%)

View this Pull Request on Codecov

10.71% of diff hit (target 76.37%)

Annotations

Check warning on line 291 in src/app/core/data/item-data.service.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/app/core/data/item-data.service.ts#L289-L291

Added lines #L289 - L291 were not covered by tests

Check warning on line 337 in src/app/core/data/item-data.service.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/app/core/data/item-data.service.ts#L334-L337

Added lines #L334 - L337 were not covered by tests

Check warning on line 340 in src/app/core/data/item-data.service.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/app/core/data/item-data.service.ts#L339-L340

Added lines #L339 - L340 were not covered by tests

Check warning on line 343 in src/app/core/data/item-data.service.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/app/core/data/item-data.service.ts#L342-L343

Added lines #L342 - L343 were not covered by tests

Check warning on line 346 in src/app/core/data/item-data.service.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/app/core/data/item-data.service.ts#L345-L346

Added lines #L345 - L346 were not covered by tests

Check warning on line 350 in src/app/core/data/item-data.service.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/app/core/data/item-data.service.ts#L350

Added line #L350 was not covered by tests

Check warning on line 107 in src/app/core/submission/workspaceitem-data.service.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/app/core/submission/workspaceitem-data.service.ts#L104-L107

Added lines #L104 - L107 were not covered by tests

Check warning on line 110 in src/app/core/submission/workspaceitem-data.service.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/app/core/submission/workspaceitem-data.service.ts#L109-L110

Added lines #L109 - L110 were not covered by tests

Check warning on line 113 in src/app/core/submission/workspaceitem-data.service.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/app/core/submission/workspaceitem-data.service.ts#L112-L113

Added lines #L112 - L113 were not covered by tests

Check warning on line 116 in src/app/core/submission/workspaceitem-data.service.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/app/core/submission/workspaceitem-data.service.ts#L115-L116

Added lines #L115 - L116 were not covered by tests

Check warning on line 120 in src/app/core/submission/workspaceitem-data.service.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/app/core/submission/workspaceitem-data.service.ts#L120

Added line #L120 was not covered by tests