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

JoakimSoderberg / cargo / 289
92%

Build:
DEFAULT BRANCH: master
Ran 07 Mar 2015 12:43AM UTC
Jobs 1
Files 1
Run time 10s
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
289

push

travis-ci

JoakimSoderberg
Look for unknown options first.

Otherwise we will get this:
```bash
bin/process_integers 1 2 3 --sue 4
Usage: bin/process_integers [--sum ] [--help ] INTEGERS [INTEGERS ...]
1 2 3 --sue 4
      ~~~~~
Cannot parse "--sue" as int for option 1
```

Instead of

```bash
bin/process_integers 1 2 3 --sue 4
Usage: bin/process_integers [--sum ] [--help ] INTEGERS [INTEGERS ...]
Unknown options:
--sue  (Did you mean --sum)?
```

1335 of 1480 relevant lines covered (90.2%)

1847.42 hits per line

Jobs
ID Job ID Ran Files Coverage
2 289.2 (CARGO_METHOD=coveralls CMAKE_ARGS="-DCARGO_WITH_MEMCHECK=OFF -DCARGO_COVERALLS=ON -DCARGO_TEST=ON -DCMAKE_BUILD_TYPE=Debug") 07 Mar 2015 12:43AM UTC 0
90.2
Travis Job 289.2
Source Files on build 289
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #289
  • bcda44bd on github
  • Prev Build on master (#288)
  • Next Build on master (#290)
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