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

NYUCCL / psiTurk / 572 / 1
60%
master: 60%

Build:
DEFAULT BRANCH: master
Ran 26 Jan 2018 11:02PM UTC
Files 17
Run time 9min
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

26 Jan 2018 11:00PM UTC coverage: 15.387%. Remained the same
572.1

push

travis-ci

web-flow
import flask logging to make travis coverage run work

I have no idea why this is necessary, but we were suddenly getting this error otherwise:

```
Error in atexit._run_exitfuncs:
Traceback (most recent call last):
  File "/usr/lib/python2.7/atexit.py", line 24, in _run_exitfuncs
    func(*targs, **kargs)
  File "/usr/lib/python2.7/logging/__init__.py", line 1653, in shutdown
    h.flush()
  File "/usr/lib/python2.7/logging/__init__.py", line 834, in flush
    if self.stream and hasattr(self.stream, "flush"):
  File "/usr/local/lib/python2.7/dist-packages/werkzeug/local.py", line 328, in __bool__
    return bool(self._get_current_object())
  File "/usr/local/lib/python2.7/dist-packages/werkzeug/local.py", line 306, in _get_current_object
    return self.__local()
  File "/usr/local/lib/python2.7/dist-packages/flask/logging.py", line 37, in _proxy_stream
    ctx = _request_ctx_stack.top
AttributeError: 'NoneType' object has no attribute 'top'
Error in sys.exitfunc:
Traceback (most recent call last):
  File "/usr/lib/python2.7/atexit.py", line 24, in _run_exitfuncs
    func(*targs, **kargs)
  File "/usr/lib/python2.7/logging/__init__.py", line 1653, in shutdown
    h.flush()
  File "/usr/lib/python2.7/logging/__init__.py", line 834, in flush
    if self.stream and hasattr(self.stream, "flush"):
  File "/usr/local/lib/python2.7/dist-packages/werkzeug/local.py", line 328, in __bool__
    return bool(self._get_current_object())
  File "/usr/local/lib/python2.7/dist-packages/werkzeug/local.py", line 306, in _get_current_object
    return self.__local()
  File "/usr/local/lib/python2.7/dist-packages/flask/logging.py", line 37, in _proxy_stream
    ctx = _request_ctx_stack.top
AttributeError: 'NoneType' object has no attribute 'top'
```

85 of 999 branches covered (8.51%)

411 of 2671 relevant lines covered (15.39%)

0.15 hits per line

Source Files on job 572.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 572
  • Travis Job 572.1
  • 524d0fbd on github
  • Prev Job for on master (#571.1)
  • Next Job for on master (#573.1)
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