moved interpolation test to pytest scripts #9
Closed
robaru wants to merge 5 commits into
Closed
Conversation
f-brinkmann
reviewed
Jan 16, 2026
Collaborator
There was a problem hiding this comment.
Changes regarding test_interp() look good! But there are also unrelated changed (I assume from #8) that might cause conflicts later. Can you discard those before merging?
robaru
added a commit
that referenced
this pull request
Jan 20, 2026
commit d8e526f Merge: 5de4fa5 c10603f Author: Roberto Barumerli <roberto@robertobarumerli.com> Date: Tue Jan 20 14:52:46 2026 +0100 Merge branch 'update/test_interp' of https://github.com/robaru/bayesian_listener_package into update/test_interp commit 5de4fa5 Author: Roberto Barumerli <robaru@users.noreply.github.com> Date: Fri Jan 16 14:15:18 2026 +0100 removing test interp from main script to test commit c10603f Merge: 827a54f 1ce7edb Author: Roberto Barumerli <robaru@users.noreply.github.com> Date: Tue Jan 20 13:44:18 2026 +0100 Merge branch 'develop' into update/test_interp commit 827a54f Author: Roberto Barumerli <robaru@users.noreply.github.com> Date: Fri Jan 16 14:15:18 2026 +0100 removing test interp from main script to test commit ffc537f Author: Roberto Barumerli <robaru@users.noreply.github.com> Date: Fri Jan 16 14:14:09 2026 +0100 update package info
Owner
Author
|
Ok, took a bit to figure out things, but I did it manually. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Addressing issue #6