Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

iohub updates and bug fixes for DEV #3692

Merged
merged 7 commits into from
Mar 22, 2021
Merged

Conversation

isolver
Copy link
Contributor

@isolver isolver commented Mar 19, 2021

FF: Added builder_hints files for eyelink and tobii. closes #3687
BF: Increase max length of iohub datastore metadata strings. closes #1773
RF: iohub no longer creates / uses .iohpid file. closes #3691
BF: iohub server prints / exceptions not appearing in Runner. closes #2766
DOC: Added doc str to new functions in iohub.util

FF: Added builder_hints for eyelink and tobii.
FF: handle case of builder_ignores element not being in settings
Added a doc to start tracking backwards incompatible changes that are being made to iohub.
Increased max length of meta data string attributes to 256 char for code / name / title, 4096 for description / comments, and 8192 for user_variable session field.
RF: iohub no longer creates, or checks for, .iohpid file.
fixes / closes psychopy#2766. iohub stderr is now redirected to psychopy runner stdout, which displays in the Running output area.
@codecov
Copy link

codecov bot commented Mar 19, 2021

Codecov Report

Merging #3692 (9e76bed) into dev (c74295a) will increase coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##              dev    #3692   +/-   ##
=======================================
  Coverage   43.54%   43.54%           
=======================================
  Files         274      274           
  Lines       53619    53619           
  Branches     9195     9195           
=======================================
+ Hits        23346    23349    +3     
+ Misses      27923    27921    -2     
+ Partials     2350     2349    -1     
Impacted Files Coverage Δ
psychopy/tools/wizard.py 72.78% <0.00%> (+0.66%) ⬆️

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 c74295a...9e76bed. Read the comment docs.

@coveralls
Copy link

coveralls commented Mar 19, 2021

Coverage Status

Coverage increased (+0.006%) to 47.3% when pulling 9e76bed on isolver:wip_iohub_refresh into c74295a on psychopy:dev.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants