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

feat(matching_handlers): Add comparators for class like elements #43

Merged
merged 1 commit into from
Mar 12, 2024

Conversation

jpedroh
Copy link
Owner

@jpedroh jpedroh commented Mar 12, 2024

In a few cases it may be needed to calculate a matching score between the roots of different classes/interfaces. This will use the identifier to calculate the score for these type of elements and will return 0 if their identifiers do not match.

Copy link

codesandbox bot commented Mar 12, 2024

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

@coveralls
Copy link

Coverage Status

coverage: 85.391% (-0.02%) from 85.41%
when pulling 3f14956 on feat-add-class-like-declarations
into ede6f17 on main.

@jpedroh jpedroh merged commit eaf9e87 into main Mar 12, 2024
6 checks passed
@jpedroh jpedroh deleted the feat-add-class-like-declarations branch March 12, 2024 01:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants