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 & INFRA] misc #171

Closed Remi-Gau closed 2 years ago

Remi-Gau commented 2 years ago

closes #166 closes #104 closes #149 closes #41 closes #161

codecov[bot] commented 2 years ago

Codecov Report

Merging #171 (a17485a) into dev (4a6fe15) will increase coverage by 0.01%. The diff coverage is 53.33%.

:exclamation: Current head a17485a differs from pull request most recent head 303096e. Consider uploading reports for the commit 303096e to get more accurate results

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #171      +/-   ##
==========================================
+ Coverage   21.55%   21.57%   +0.01%     
==========================================
  Files          56       58       +2     
  Lines         798      802       +4     
==========================================
+ Hits          172      173       +1     
- Misses        626      629       +3     
Flag Coverage Δ
unittests 21.57% <53.33%> (+0.01%) :arrow_up:

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

Impacted Files Coverage Δ
src/aperture/apertureTexture.m 0.00% <ø> (ø)
src/aperture/eccenLogSpeed.m 0.00% <ø> (ø)
src/aperture/getApertureName.m 0.00% <ø> (ø)
src/aperture/saveApertures.m 0.00% <ø> (ø)
src/aperture/smoothOval.m 0.00% <ø> (ø)
src/aperture/smoothRect.m 0.00% <ø> (ø)
src/dot/computeCartCoord.m 100.00% <ø> (ø)
src/dot/computeRadialMotionDirection.m 80.00% <ø> (ø)
src/dot/decomposeMotion.m 100.00% <ø> (ø)
src/dot/dotMotionSimulation.m 0.00% <ø> (ø)
... and 46 more

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 819323f...303096e. Read the comment docs.