Skip to content

Add deduplication logic to CoordinateStore #20

@lilyminium

Description

@lilyminium

Ideally, when trying to add a BoxCoordinates to a CoordinateStore that is identical (except for ID) to another box inside the Store, it will get skipped instead of re-added.

An example test:

@pytest.mark.skip(reason="Not implemented yet")
def test_merge_from_db(

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions