Skip to content

Create an Enum to track the valid type of Actions #86

Closed
@dgarros

Description

@dgarros

Environment

  • DiffSync version: 1.3.0

Proposed Functionality

Today, the list of valid actions : create, update, delete is not clearly defined and the value is hardcoded in multiple places in the code
It would be good to create a proper enum for these values and use it everywhere instead of having hardcoded values

Use Case

House keeping

Metadata

Metadata

Assignees

No one assigned

    Labels

    status: help wantedThis issue is tentatively accepted pending a volunteer committed to its implementationtype: housekeeping

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions