Skip to content

Fixes and Tests#25

Merged
GuillermoDylan merged 2 commits into
mainfrom
features/visualization
Mar 13, 2026
Merged

Fixes and Tests#25
GuillermoDylan merged 2 commits into
mainfrom
features/visualization

Conversation

@GuillermoDylan

Copy link
Copy Markdown
Contributor

Fixes

Fixed the following problems:

  • Validation bug that did not allow processing single DataFrames for movement metrics
  • Added missing constants that where hardcoded as text
  • Added new checks for testing on pr, only if essential code is actually modified (not documentation)

Tests

Added new tests to validate support of single DF and traces computation (simple validation) to ensure they never break again:

  • Movement
    • Velocity
    • Acceleration
    • Jerkiness
  • Mouse
    • Fixed mouse metrics to use correct result keys (should refactor with ColumNames in the future)

Fixed some metrics that had bus when working with DF instead of traces
@GuillermoDylan GuillermoDylan self-assigned this Mar 13, 2026
@GuillermoDylan GuillermoDylan added the enhancement New feature or request label Mar 13, 2026
@GuillermoDylan GuillermoDylan merged commit a5bee50 into main Mar 13, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant