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

spulec / moto / 1935
95%

Build:
DEFAULT BRANCH: master
Ran 05 Mar 2017 04:09AM UTC
Jobs 2
Files 196
Run time 1min
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
1935

push

travis-ci

spulec
Fix lambda stdout/stderr mocking (#851)

Originally, the code was setting sys.stdout and sys.stderr back to the
original, official forms, but this breaks idioms like mocking stdout to
capture printing output for tests. So instead, we will reset sys.stdout
and sys.stderr to what they were before running the lambda function, so
that in case someone is mocking stdout or stderr, their tests won't
break.

15447 of 16516 relevant lines covered (93.53%)

1.85 hits per line

Jobs
ID Job ID Ran Files Coverage
2 1935.2 (BOTO_VERSION=2.45.0) 05 Mar 2017 04:09AM UTC 0
93.45
Travis Job 1935.2
3 1935.3 (BOTO_VERSION=2.45.0) 05 Mar 2017 04:11AM UTC 0
91.27
Travis Job 1935.3
Source Files on build 1935
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1935
  • e7ea6b35 on github
  • Prev Build on master (#1934)
  • Next Build on master (#1936)
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