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

[REF] Refactor defaults #172

Closed Remi-Gau closed 2 years ago

Remi-Gau commented 2 years ago

closes #173 closes #175 closes #176 supersedes #174 supersedes #177

codecov[bot] commented 2 years ago

Codecov Report

Merging #172 (88af543) into dev (a17485a) will increase coverage by 1.18%. The diff coverage is 62.76%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #172      +/-   ##
==========================================
+ Coverage   21.57%   22.75%   +1.18%     
==========================================
  Files          58       58              
  Lines         802      835      +33     
==========================================
+ Hits          173      190      +17     
- Misses        629      645      +16     
Flag Coverage Δ
unittests 22.75% <62.76%> (+1.18%) :arrow_up:

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

Impacted Files Coverage Δ
src/defaults/setDefaultFields.m 100.00% <ø> (ø)
src/dot/postInitDots.m 0.00% <ø> (ø)
src/initPTB.m 0.00% <0.00%> (ø)
src/utils/printCreditsCppPtb.m 96.00% <ø> (ø)
src/waitFor.m 0.00% <0.00%> (ø)
src/defaults/cppPtbDefaults.m 64.51% <64.51%> (ø)
src/defaults/checkCppPtbCfg.m 90.47% <90.47%> (ø)

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 9f3ada3...88af543. Read the comment docs.