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

enkessler / childprocess / 397 / 30
90%
master: 90%

Build:
DEFAULT BRANCH: master
Ran 12 Jan 2019 07:41AM UTC
Files 15
Run time 0s
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

12 Jan 2019 07:21AM UTC coverage: 88.799% (+0.1%) from 88.664%
ruby-head, CHILDPROCESS_POSIX_SPAWN=false CHILDPROCESS_UNSET=should-be-unset

push

travis-ci

sds
Convert environment variable values to strings when posix_spawn enabled

Issue #128 pointed out that there was inconsistency between how
environment variables were treated on *nix systems by ChildProcess'
fork/exec implementation versus POSIX spawn.

Since the behavior of the more common case of fork/exec is to convert
the values to strings, we'll do the same for POSIX spawn. However, a
better long term solution would likely be to raise an error on
non-string values.

658 of 741 relevant lines covered (88.8%)

6.35 hits per line

Source Files on job 397.30 (ruby-head, CHILDPROCESS_POSIX_SPAWN=false CHILDPROCESS_UNSET=should-be-unset)
  • Tree
  • List 0
  • Changed 5
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 381
  • Travis Job 397.30
  • 5c57733c on github
  • Prev Job for ruby-head, CHILDPROCESS_POSIX_SPAWN=false CHILDPROCESS_UNSET=should-be-unset on master (#396.30)
  • Next Job for ruby-head, CHILDPROCESS_POSIX_SPAWN=false CHILDPROCESS_UNSET=should-be-unset on master (#406.31)
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