• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

psychopy / psychopy / 4574 / 5
47%
master: 47%

Build:
DEFAULT BRANCH: master
Ran 21 Mar 2019 03:04PM UTC
Files 226
Run time 14s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

21 Mar 2019 02:41PM UTC coverage: 48.528% (-0.01%) from 48.54%
CONDA=true PYTHON_VERSION=3.7 DISPLAY=:99.0 AUDIODEV=null

push

travis-ci

peircej
BF: Fixes how escape is used to quit the experiment online (#2359)

* BF: Fix escape key behaviour for online experiments

Escape to quit behaviour was hardcoded into the routine code for JS. This
fix removed hardcoded escaping using "escape" and is now determined by
experiment settings option.

* BF: Fixes how escape is used to quit the experiment online

Previously, the JS code would always quit the experiment if escape was
pushed. This fix allows user to control whether or not escape quits the
experiment, using the experiment settings.

- Tidies up some spacing inconsistencies between conditionals in JS
outputs

- Only writes code if code exists - this prevents blank lines from being
written into the code

* BF: Check escape membership with keyListStr, not KeyList

Also refactors image stim code for consistency, and resets correct tests
after removing excess blank lines

* BF: Keep escape key code in keyboard code, even if escape not in keylist

We want to keep this code because even when escape is not in keyList, it
may still be a valid key when all keys are allowed i.e., when keyList
is None.

* BF: Add colorSpace back as a parameter in Python image code.

This param was lost during the refactor.

4825 of 13671 branches covered (35.29%)

18876 of 38897 relevant lines covered (48.53%)

0.49 hits per line

Source Files on job 4574.5 (CONDA=true PYTHON_VERSION=3.7 DISPLAY=:99.0 AUDIODEV=null)
  • Tree
  • List 0
  • Changed 6
  • Source Changed 5
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 3944
  • Travis Job 4574.5
  • 597c8f8c on github
  • Prev Job for CONDA=true PYTHON_VERSION=3.7 DISPLAY=:99.0 AUDIODEV=null on master (#4565.5)
  • Next Job for CONDA=true PYTHON_VERSION=3.6 DISPLAY=:99.0 AUDIODEV=null on master (#4573.4)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc