ssciwr / vstt

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

Normalized hand path area #247

Closed ZoeJacky closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #247 (e9f941c) into main (19d348f) will increase coverage by 0.12%. Report is 2 commits behind head on main. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #247      +/-   ##
==========================================
+ Coverage   89.80%   89.93%   +0.12%     
==========================================
  Files          19       19              
  Lines        1570     1589      +19     
==========================================
+ Hits         1410     1429      +19     
  Misses        160      160              
Files Changed Coverage Δ
src/vstt/display.py 100.00% <ø> (ø)
src/vstt/stats.py 98.87% <100.00%> (+0.12%) :arrow_up:
src/vstt/vis.py 95.49% <100.00%> (ø)
src/vstt/vtypes.py 98.68% <100.00%> (+0.01%) :arrow_up:
lkeegan commented 1 year ago

Also it would be good if the to_center_success_trial etc logic that is currently done in vis.py could be done in stats.py, and the results added to the stats dataframe.

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication