cpp-lln-lab / CPP_PTB

a set of function to make it easier to create behavioral, EEG, fMRI experiment with psychtoolbox
https://cpp-ptb.readthedocs.io/en/latest/index.html#
MIT License
12 stars 13 forks source link

update for visual localizer #119

Closed Remi-Gau closed 3 years ago

Remi-Gau commented 3 years ago

Necessary changes to finalize: https://github.com/cpp-lln-lab/localizer_visual_motion/pull/59

codecov[bot] commented 3 years ago

Codecov Report

Merging #119 into dev will decrease coverage by 5.12%. The diff coverage is 80.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #119      +/-   ##
==========================================
- Coverage   29.05%   23.93%   -5.13%     
==========================================
  Files          47       47              
  Lines         702      702              
==========================================
- Hits          204      168      -36     
- Misses        498      534      +36     
Flag Coverage Δ
#unittests 23.93% <80.00%> (-5.13%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/keyboard/getResponse.m 0.00% <0.00%> (ø)
src/utils/pixToDeg.m 100.00% <ø> (ø)
src/dot/initDots.m 100.00% <100.00%> (ø)
src/dot/setDotDirection.m 90.00% <100.00%> (-10.00%) :arrow_down:
src/dot/dotMotionSimulation.m 0.00% <0.00%> (-70.46%) :arrow_down:
src/dot/updateDots.m 0.00% <0.00%> (-57.15%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update aa0799e...9be7a03. Read the comment docs.