Skip to content

Conversation

@cicirello
Copy link
Owner

Summary

Refactored the internal classes associated with the hash-table implementation of Kendall Tau Sequence Distance, which were identified by RefactorFirst as highly-coupled.

Closing Issues

Closes #485

Types of changes

  • I have read the CONTRIBUTING document.
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Improvements to existing code, such as refactoring or optimizations (non-breaking)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@github-actions
Copy link
Contributor

github-actions bot commented Oct 5, 2025

JaCoCo Test Coverage Summary Statistics

  • Coverage: 100%
  • Branches: 100%

@cicirello cicirello merged commit a63f1e1 into master Oct 5, 2025
5 checks passed
@cicirello cicirello deleted the refactor-relabel-by-hashing branch October 5, 2025 20:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

internal class RelabelByHashing identified as highly-coupled by RefactorFirst

2 participants