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 simple implementation of the Differ #1114

@lars-reimann

Description

@lars-reimann

Is your feature request related to a problem?

An interface is no good without an implementation.

Desired solution

Create a basic implementation of a differ using

  • Levenshtein distance to compare source code
  • Levenshtein distance to compare names
  • comparing parameter lists by name and type (take position only/keyword only parameters into account)
  • ...

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