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

add test utils and version file #93

Closed Remi-Gau closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #93 into master will increase coverage by 3.81%. The diff coverage is 50.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #93      +/-   ##
==========================================
+ Coverage   10.67%   14.49%   +3.81%     
==========================================
  Files          40       40              
  Lines         618      621       +3     
==========================================
+ Hits           66       90      +24     
+ Misses        552      531      -21     
Flag Coverage Δ
#unittests 14.49% <50.00%> (+3.81%) :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% <0.00%> (ø)
src/checkPtbVersion.m 0.00% <ø> (ø)
src/degToPix.m 0.00% <ø> (ø)
src/dot/reseedDots.m 0.00% <ø> (ø)
src/waitForTrigger.m 0.00% <0.00%> (ø)
src/printCreditsCppPtb.m 96.00% <75.00%> (+96.00%) :arrow_up:

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 cf1d8d2...f262c29. Read the comment docs.