-
Notifications
You must be signed in to change notification settings - Fork 35
Add test coverage for Experiment class and data generation utilities #113
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
Merged
pollytur
merged 19 commits into
sensorium-competition:main
from
BitForge95:test-experiment-coverage
Apr 14, 2026
Merged
Changes from all commits
Commits
Show all changes
19 commits
Select commit
Hold shift + click to select a range
66fe819
test: add comprehensive coverage for Experiment class and data genera…
BitForge95 4314ecd
fix: restore project files accidentally overwritten during rebase
BitForge95 1c43c9f
fix: restore .readthedocs.yml
BitForge95 8ef966a
style: auto-format with black and isort
github-actions[bot] 6790470
refactor: remove redundant helpers and use setup_test_experiment
BitForge95 37d39a4
refactor: use make_modality_config and exact time
BitForge95 a43feed
style: auto-format with black and isort
github-actions[bot] 3779133
fix: add missing closing import
BitForge95 82cc45f
style: auto-format with black and isort
github-actions[bot] d593c6b
test: restore helpful comments, assert messages, and fix zip compatib…
BitForge95 09fc26d
style: auto-format with black and isort
github-actions[bot] a3e0db5
chore: restore strict=True as per maintainer preference for Python 3.12+
BitForge95 0e4cbe9
refactor: remove unused return values from sequence generator
BitForge95 cd0ef94
test: add missing error messages for valid_range asserts
BitForge95 22d6bd7
style: auto-format with black and isort
github-actions[bot] a84e316
test: restore missing comments in DEVICE_TIME_RANGE_CASES
BitForge95 aeef5b8
fix: restore sequence return values and correct invalid device naming
BitForge95 84d7d9c
fix: enforce non-NaN rows in mock data and restore return values
BitForge95 a55183f
fix: move non-NaN enforcement inside contain_nans block
BitForge95 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.