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

psychopy / psychopy / 4573
47%

Build:
DEFAULT BRANCH: master
Ran 21 Mar 2019 02:53PM UTC
Jobs 1
Files 226
Run time 18s
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

pending completion
4573

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.

4836 of 13682 branches covered (35.35%)

29 of 29 new or added lines in 5 files covered. (100.0%)

18879 of 38897 relevant lines covered (48.54%)

0.49 hits per line

Jobs
ID Job ID Ran Files Coverage
4 4573.4 (CONDA=true PYTHON_VERSION=3.6 DISPLAY=:99.0 AUDIODEV=null) 21 Mar 2019 02:53PM UTC 0
48.54
Travis Job 4573.4
Source Files on build 4573
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #4573
  • 597c8f8c on github
  • Prev Build on master (#4574)
  • Next Build on master (#4580)
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