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

killercup / cargo-edit / 104
79%
master: 77%

Build:
Build:
LAST BUILD BRANCH: staging
DEFAULT BRANCH: master
Ran 14 Oct 2015 10:52AM 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
104

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).

151 of 213 relevant lines covered (70.89%)

1.41 hits per line

Jobs
ID Job ID Ran Files Coverage
2 104.2 14 Oct 2015 10:52AM UTC 0
70.89
Travis Job 104.2
3 104.3 14 Oct 2015 10:54AM UTC 0
70.75
Travis Job 104.3
Source Files on build 104
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #104
  • 47030548 on github
  • Prev Build on auto (#103)
  • Next Build on auto (#110)
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