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

fix: call KNNMixin._dtw1d when independent=True #251

Merged
merged 1 commit into from
Apr 13, 2024
Merged

fix: call KNNMixin._dtw1d when independent=True #251

merged 1 commit into from
Apr 13, 2024

Conversation

eonu
Copy link
Owner

@eonu eonu commented Apr 13, 2024

Description

Fixes #250 (was calling wrong DTW function).

Checklist

  • I have added new tests (if necessary).
  • I have ensured that tests and coverage are passing on CI.
  • I have updated any relevant documentation (if necessary).
  • I have used a descriptive pull request title.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 587dc8de-10f4-4295-832b-1504ba8e266d

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.2%) to 90.868%

Totals Coverage Status
Change from base Build d31d7ff8-d7b5-47c4-bbc7-8b83b833affb: 0.2%
Covered Lines: 2199
Relevant Lines: 2420

💛 - Coveralls

@eonu eonu merged commit daf5d70 into dev Apr 13, 2024
10 checks passed
@eonu eonu deleted the fix-dtwi branch April 13, 2024 16:12
@github-actions github-actions bot mentioned this pull request Apr 13, 2024
@eonu eonu mentioned this pull request Jun 8, 2024
1 task
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