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

PyUtilib / pyutilib / 226 / 6
64%
master: 62%

Build:
Build:
LAST BUILD BRANCH: github_actions
DEFAULT BRANCH: master
Ran 09 Apr 2018 05:02PM UTC
Files 85
Run time 5s
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

09 Apr 2018 04:56PM UTC coverage: 62.978%. First build
PYRO="Pyro4" YAML=""

push

travis-ci

John Siirola
Preserving and restoring original signal handlers in run_command

run_command currently (silently) disposes of any handlers that had been
previously set, and does not remove itself after the subprocess is run.
This changes that behavior so that:
 - original handlers are restored after the subprocess is run
 - if there was a callable handler set before calling run_command, we
   will forward the signal on to that handler after killing the
   subprocess.

5423 of 8611 relevant lines covered (62.98%)

0.63 hits per line

Source Files on job 226.6 (PYRO="Pyro4" YAML="")
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 215
  • Travis Job 226.6
  • 4a2f2018 on github
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