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

candidate for v1.1.0 #128

Closed Remi-Gau closed 3 years ago

Remi-Gau commented 3 years ago

@marcobarilari @CerenB

I think I just need one of you to approve this: just a formality as everything else has already been checked on the dev branch.

codecov[bot] commented 3 years ago

Codecov Report

Merging #128 into master will decrease coverage by 4.24%. The diff coverage is 20.21%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #128      +/-   ##
==========================================
- Coverage   25.81%   21.57%   -4.25%     
==========================================
  Files          44       55      +11     
  Lines         643      788     +145     
==========================================
+ Hits          166      170       +4     
- Misses        477      618     +141     
Flag Coverage Δ
#unittests 21.57% <20.21%> (-4.25%) :arrow_down:

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

Impacted Files Coverage Δ
src/aperture/apertureTexture.m 0.00% <0.00%> (ø)
src/aperture/eccenLogSpeed.m 0.00% <ø> (ø)
src/aperture/getApertureName.m 0.00% <0.00%> (ø)
src/aperture/saveAperture.m 0.00% <0.00%> (ø)
src/aperture/saveApertures.m 0.00% <0.00%> (ø)
src/aperture/smoothOval.m 0.00% <0.00%> (ø)
src/aperture/smoothRect.m 0.00% <0.00%> (ø)
src/dot/computeCartCoord.m 100.00% <ø> (ø)
src/dot/decomposeMotion.m 100.00% <ø> (ø)
src/dot/dotMotionSimulation.m 0.00% <0.00%> (ø)
... and 56 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 cfa1f86...8edca58. Read the comment docs.