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

pytest-dev / pytest / 5046
51%

Build:
DEFAULT BRANCH: master
Ran 25 May 2018 08:33PM UTC
Jobs 1
Files 46
Run time 223min
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
5046

Pull #3509

travis-ci

web-flow
Write rewritten code using file.write(marshal.dumps())

This works around the fact that some libraries might monkey patch
the file object, so the previous approach of marshal.dump(co, file)
breaks because file is not a built-in file object anymore.

Fix #3503
Pull Request #3509: Write rewritten code using file.write(marshal.dumps())

1 of 1 new or added line in 1 file covered. (100.0%)

8893 of 9588 relevant lines covered (92.75%)

0.93 hits per line

Jobs
ID Job ID Ran Files Coverage
1 5046.1 (TOXENV=coveralls) 25 May 2018 08:33PM UTC 0
92.75
Travis Job 5046.1
Source Files on build 5046
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #5046
  • Pull Request #3509
  • PR Base - master (#5045)
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