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

ChrisCummins / srtime / 37 / 1
61%
master: 61%

Build:
DEFAULT BRANCH: master
Ran 20 Jan 2015 01:14AM UTC
Files 6
Run time 4s
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

20 Jan 2015 01:09AM UTC coverage: 60.965% (-0.3%) from 61.233%
37.1

push

travis-ci

ChrisCummins
process: Add a "quiet" option to disable stdout

This modifies the behaviour of the Process class so that it will
suppress output to stdout if invoked with the "quiet" option.

Note that this patch does not implement a command line argument for the
quiet option. Since the srtime CLI prints output to stderr, the simplest
way to discard the output of a process is to simply pipe stdout, e.g.

   srtime ./benchmark >/dev/null

139 of 228 relevant lines covered (60.96%)

0.61 hits per line

Source Files on job 37.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 37
  • Travis Job 37.1
  • e9a437d5 on github
  • Prev Job for on master (#36.1)
  • Next Job for on master (#38.1)
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

© 2025 Coveralls, Inc