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

killercup / cargo-edit / 124 / 3
77%
master: 77%

Build:
DEFAULT BRANCH: master
Ran 15 Oct 2015 05:38PM UTC
Files 8
Run time 1s
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

15 Oct 2015 05:27PM UTC coverage: 81.143% (+2.2%) from 78.914%
124.3

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

284 of 350 relevant lines covered (81.14%)

0.81 hits per line

Source Files on job 124.3
  • Tree
  • List 0
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 124
  • Travis Job 124.3
  • 395d733c on github
  • Prev Job for on master (#112.3)
  • Next Job for on master (#131.3)
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