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

kbknapp / clap-rs / 3330 / 1
94%
master: 94%

Build:
DEFAULT BRANCH: master
Ran 23 May 2017 07:49AM UTC
Files 63
Run time 3s
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

23 May 2017 07:06AM UTC coverage: 92.141% (+0.01%) from 92.129%
3330.1

Pull #967

travis-ci

web-flow
cargo: restrict unicode-segmentation to ~1.1.0

The newly released version 1.2.0 of unicode-segmentation adds code
that use the "?" operator, which in turn requires Rust 1.13.0.
However, clap currently still works with Rust 1.11.0 and this caused
build failures:

  https://travis-ci.org/kbknapp/clap-rs/jobs/235010822

The changes since 1.1.0 seem to be related cursors/iterators and I
think clap can work fine without them.
Pull Request #967: cargo: restrict unicode-segmentation to ~1.1.0

7984 of 8665 relevant lines covered (92.14%)

0.92 hits per line

Source Files on job 3330.1
  • Tree
  • List 0
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 3330
  • Travis Job 3330.1
  • e733468e on github
  • Prev Job for on master (#3317.1)
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