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

remove EyeLink('Shutdown') from clean up #89

Closed marcobarilari closed 3 years ago

marcobarilari commented 3 years ago

LMK if you know a better solution, otherwise all the time I have an error I cannot read it in the command window

codecov[bot] commented 3 years ago

Codecov Report

Merging #89 into master will not change coverage. The diff coverage is 0.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #89   +/-   ##
=======================================
  Coverage   10.78%   10.78%           
=======================================
  Files          40       40           
  Lines         612      612           
=======================================
  Hits           66       66           
  Misses        546      546           
Flag Coverage Δ
#unittests 10.78% <0.00%> (ø)

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

Impacted Files Coverage Δ
src/cleanUp.m 0.00% <ø> (ø)
src/eyeTracker.m 0.00% <0.00%> (ø)

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 e7be247...d783151. Read the comment docs.