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

ChrisCummins / srtime / 37
61%

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

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%)

1.22 hits per line

Jobs
ID Job ID Ran Files Coverage
1 37.1 20 Jan 2015 01:14AM UTC 0
60.96
Travis Job 37.1
2 37.2 20 Jan 2015 01:15AM UTC 0
60.96
Travis Job 37.2
Source Files on build 37
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #37
  • e9a437d5 on github
  • Prev Build on master (#36)
  • Next Build on master (#38)
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