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

Release candidate 1.2 #147

Closed Remi-Gau closed 3 years ago

Remi-Gau commented 3 years ago
codecov[bot] commented 3 years ago

Codecov Report

Merging #147 (6baa22e) into master (8edca58) will increase coverage by 0.30%. The diff coverage is 20.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #147      +/-   ##
==========================================
+ Coverage   21.57%   21.88%   +0.30%     
==========================================
  Files          55       54       -1     
  Lines         788      786       -2     
==========================================
+ Hits          170      172       +2     
+ Misses        618      614       -4     
Flag Coverage Δ
unittests 21.88% <20.00%> (+0.30%) :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/smoothOval.m 0.00% <ø> (ø)
src/aperture/smoothRect.m 0.00% <ø> (ø)
src/dot/decomposeMotion.m 100.00% <ø> (ø)
src/dot/dotMotionSimulation.m 0.00% <ø> (ø)
src/dot/initDots.m 100.00% <ø> (ø)
src/dot/setDotDirection.m 90.00% <ø> (ø)
src/drawFieldOfVIew.m 0.00% <0.00%> (ø)
src/eyeTracker.m 0.00% <ø> (ø)
... and 25 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 8edca58...6baa22e. Read the comment docs.