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

JoakimSoderberg / cargo / 201
92%

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

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);
```

935 of 1042 relevant lines covered (89.73%)

65.73 hits per line

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