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

JoakimSoderberg / cargo / 203
92%

Build:
DEFAULT BRANCH: master
Ran 24 Feb 2015 02:31AM UTC
Jobs 1
Files 1
Run time 11s
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
203

push

travis-ci

JoakimSoderberg
Started adding custom callback for options.

Example:

```c
... "[c]+", &func, &userctx);
```

The arguments are parsed as strings and will be given in the callback:

```c
typedef int (*cargo_custom_cb_t)(cargo_t ctx, void *user, const char *optname, int argc, char **argv);
```

940 of 1047 relevant lines covered (89.78%)

65.89 hits per line

Jobs
ID Job ID Ran Files Coverage
2 203.2 (CARGO_METHOD=coveralls CMAKE_ARGS="-DCARGO_WITH_MEMCHECK=OFF -DCARGO_COVERALLS=ON -DCARGO_TEST=ON -DCMAKE_BUILD_TYPE=Debug") 24 Feb 2015 02:31AM UTC 0
89.78
Travis Job 203.2
Source Files on build 203
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #203
  • d1ee0dab on github
  • Prev Build on master (#202)
  • Next Build on master (#204)
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