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

kbknapp / clap-rs / 1895
89%
master: 94%

Build:
Build:
LAST BUILD BRANCH: issues-839,840
DEFAULT BRANCH: master
Ran 03 Apr 2016 02:16AM UTC
Jobs 1
Files 43
Run time 26s
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
1895

push

travis-ci

homu
Auto merge of #473 - SirVer:fix_result, r=kbknapp

Use ::std::result::Result to make macro hygienic.

I ran into an error using

```
struct Error {}

pub type Result<T> = ::std::result::Result<T, Error>;

arg_enum!{
   ....
}
~~~

Attached is a fix.

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/kbknapp/clap-rs/473)
<!-- Reviewable:end -->

3845 of 4390 relevant lines covered (87.59%)

0.88 hits per line

Jobs
ID Job ID Ran Files Coverage
4 1895.4 03 Apr 2016 02:16AM UTC 0
87.59
Travis Job 1895.4
Source Files on build 1895
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1895
  • 336d76e0 on github
  • Prev Build on auto (#1888)
  • Next Build on auto (#1900)
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