ssciwr / vstt

Visuomotor Serial Targeting Task (VSTT)
https://vstt.readthedocs.io
MIT License
0 stars 0 forks source link

add spatial error and unit test cases #255

Closed ZoeJacky closed 8 months ago

ZoeJacky commented 9 months ago

spatial error: the gap between the last point of the cursor movement path to the center of the target minus target radius. PS: when the gap <= target radius, spatial error = 0

codecov[bot] commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (96270c0) 90.01% compared to head (0269177) 90.09%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #255 +/- ## ========================================== + Coverage 90.01% 90.09% +0.08% ========================================== Files 19 19 Lines 1602 1615 +13 ========================================== + Hits 1442 1455 +13 Misses 160 160 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

sonarcloud[bot] commented 9 months ago

Quality Gate Passed Quality Gate passed

The SonarCloud Quality Gate passed, but some issues were introduced.

1 New issue
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud