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

killercup / cargo-edit / 105
77%

Build:
DEFAULT BRANCH: master
Ran 14 Oct 2015 10:55AM UTC
Jobs 2
Files 6
Run time 1min
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
105

push

travis-ci

homu
Auto merge of #26 - filsmick:string-ref, r=killercup

use &str instead of &String everywhere

It's a small change, but makes the code cleaner.

AFAIK `&String` is strictly inferior to `&str`; it's less flexible, for no real benefits.

[`clippy` even warns against &String](https://github.com/Manishearth/rust-clippy/wiki#ptr_arg).

17 of 17 new or added lines in 4 files covered. (100.0%)

151 of 213 relevant lines covered (70.89%)

1.41 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
7
100.0
src/bin/add/args.rs
Jobs
ID Job ID Ran Files Coverage
2 105.2 14 Oct 2015 10:55AM UTC 0
70.89
Travis Job 105.2
3 105.3 14 Oct 2015 10:57AM UTC 0
70.75
Travis Job 105.3
Source Files on build 105
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #105
  • 47030548 on github
  • Prev Build on master (#92)
  • Next Build on master (#112)
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