Add tests for AbstractDummyFilter and HypersphericalDummyFilter#1585
Merged
FlorianPfaff merged 4 commits intomainfrom Mar 31, 2026
Merged
Add tests for AbstractDummyFilter and HypersphericalDummyFilter#1585FlorianPfaff merged 4 commits intomainfrom
FlorianPfaff merged 4 commits intomainfrom
Conversation
Agent-Logs-Url: https://github.com/FlorianPfaff/PyRecEst/sessions/8f739157-b4c0-4ea4-bf0a-3f3ad11b796b Co-authored-by: FlorianPfaff <6773539+FlorianPfaff@users.noreply.github.com>
Agent-Logs-Url: https://github.com/FlorianPfaff/PyRecEst/sessions/66f05a22-89af-4a45-bd99-db7ba2414e69 Co-authored-by: FlorianPfaff <6773539+FlorianPfaff@users.noreply.github.com>
Copilot created this pull request from a session on behalf of
FlorianPfaff
March 31, 2026 19:19
View session
Contributor
✅MegaLinter analysis: Success
See detailed reports in MegaLinter artifacts Your project could benefit from a custom flavor, which would allow you to run only the linters you need, and thus improve runtime performances. (Skip this info by defining
|
Owner
|
@copilot fix the errors |
Contributor
Agent-Logs-Url: https://github.com/FlorianPfaff/PyRecEst/sessions/b48518fb-b969-4485-a409-176344a38d8e Co-authored-by: FlorianPfaff <6773539+FlorianPfaff@users.noreply.github.com>
auto-merge was automatically disabled
March 31, 2026 19:48
Head branch was pushed to by a user without write access
Contributor
Author
Fixed in commit
Pylint rates both files 10.00/10 and all 13 tests still pass. |
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.

The previous session added
AbstractDummyFilterandHypersphericalDummyFilterbut was interrupted before tests were written.Changes
pyrecest/tests/filters/test_hyperspherical_dummy_filter.pywith 13 tests covering:dimfor S² and S³AssertionErrorondim < 2filter_stateisHypersphericalUniformDistributionget_point_estimate()returns a unit-norm vector of the correct embedding dimensionpredict_identity,predict_nonlinear,update_identity,update_nonlinearare all no-ops (state unchanged)filter_statesetter andset_state()are no-opsget_estimate()returns the distribution object