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

box / ClusterRunner / 773
5%

Build:
DEFAULT BRANCH: master
Ran 22 Jun 2015 10:27PM UTC
Jobs 2
Files 83
Run time 15s
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
773

Pull #188

travis-ci

aptxkid
Add Popen_with_deplayed_expansion to process_utils

On Windows, by default, environment variables are expanded before execution. This behavior is not what we want. Popen_with_deplayed_expansion is a thin wrapper around subprocess.Popen which tweaks the incoming cmd a little bit, which makes sure the environment variables will be expanded during execution, before passing it to the subprocess.Popen.
Pull Request #188: Add Popen_with_deplayed_expansion to process_utils

2489 of 3320 relevant lines covered (74.97%)

0.75 hits per line

Jobs
ID Job ID Ran Files Coverage
1 773.1 (TARGETS="lint test-unit-with-coverage") 22 Jun 2015 10:27PM UTC 0
74.97
Travis Job 773.1
2 773.2 (TARGETS="test-functional test-unit-via-clusterrunner") 22 Jun 2015 10:27PM UTC 0
Travis Job 773.2
Source Files on build 773
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #773
  • Pull Request #188
  • PR Base - master (#768)
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