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 search-broadening bugs #58

Merged
merged 5 commits into from
Jun 19, 2024
Merged

Fix search-broadening bugs #58

merged 5 commits into from
Jun 19, 2024

Conversation

stephenjolly
Copy link
Collaborator

It looks like the previous round of bug fixes missed some code that were affected by the changes. This PR adds additional bug fixes, and also introduces some unit tests based on a new, longer audio file, because all the recent bugs were related to issues that only arise when searching for a short clip within a much longer file.

It looks like I missed some code that was affected by the changes.
Recent bugs have arisen because of the lack of tests that search for a short audio clip withi
n a longer file.  Adding a longer audio file to the automated tests is an attempt to remedy t
his.
@stephenjolly stephenjolly merged commit f3802ce into master Jun 19, 2024
32 checks passed
@stephenjolly stephenjolly deleted the search_broadening_bugs branch June 19, 2024 13:06
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