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

killercup / cargo-edit / 124
77%

Build:
DEFAULT BRANCH: master
Ran 15 Oct 2015 05:36PM UTC
Jobs 2
Files 8
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
124

push

travis-ci

homu
Auto merge of #25 - rgardner:cargo-rm, r=killercup

Add cargo rm subcommand

This adds `cargo rm <name> [--dev|--build]` according to #18

TODO
- [x] `cargo rm foo` when foo doesn't exist still changes the Cargo.toml file
- [x] add unit testing for cargo rm (e.g. when name doesn't exist, when name not in section, when section doesn't exist).
- [x] ~~add integration tests (e.g. cargo add foo && cargo rm foo should leave Cargo.toml unchanged).~~
  + it's not rm's fault, but running `cargo add` will move toml elements around in the file when writing to Cargo.toml

36 of 36 new or added lines in 2 files covered. (100.0%)

285 of 351 relevant lines covered (81.2%)

1.62 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
100.0
src/manifest.rs
6
100.0
tests/cargo-rm.rs
Jobs
ID Job ID Ran Files Coverage
2 124.2 15 Oct 2015 05:36PM UTC 0
81.2
Travis Job 124.2
3 124.3 15 Oct 2015 05:38PM UTC 0
81.14
Travis Job 124.3
Source Files on build 124
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #124
  • 395d733c on github
  • Prev Build on master (#112)
  • Next Build on master (#131)
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