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

[ENH] move static reseed config back to visual localizer specific config #181

Closed Remi-Gau closed 2 years ago

Remi-Gau commented 2 years ago

closes https://github.com/cpp-lln-lab/CPP_PTB/issues/178

codecov[bot] commented 2 years ago

Codecov Report

Merging #181 (ac16cd4) into dev (88af543) will decrease coverage by 0.02%. The diff coverage is 0.00%.

@@            Coverage Diff             @@
##              dev     #181      +/-   ##
==========================================
- Coverage   22.75%   22.72%   -0.03%     
==========================================
  Files          58       58              
  Lines         835      836       +1     
==========================================
  Hits          190      190              
- Misses        645      646       +1     
Flag Coverage Δ
unittests 22.72% <0.00%> (-0.03%) :arrow_down:

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

Impacted Files Coverage Δ
src/defaults/cppPtbDefaults.m 65.57% <ø> (+1.05%) :arrow_up:
src/dot/dotTexture.m 0.00% <0.00%> (ø)

:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more