Skip to content
This repository was archived by the owner on Jan 19, 2025. It is now read-only.
This repository was archived by the owner on Jan 19, 2025. It is now read-only.

Create a Differ abstract base class #1113

@lars-reimann

Description

@lars-reimann

Is your feature request related to a problem?

We need to define an interface for diff algorithms that match old API elements to new API elements.

Desired solution

Create an abstract base class with an @abstractmethod that describes the diff functionality. Particularly think about its inputs and outputs.

Maybe have separate functions to match classes, attributes, functions, parameters, etc.

Possible alternatives (optional)

No response

Screenshots (optional)

No response

Additional Context (optional)

No response

Metadata

Metadata

Assignees

Labels

enhancement 💡New feature or requestmigrationMigration of annotation to a new API versionreleasedIncluded in a release

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions