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

cobalt-org / cobalt.rs / 97 / 2
19%
master: 19%

Build:
DEFAULT BRANCH: master
Ran 21 Mar 2016 04:25PM UTC
Files 7
Run time 0s
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

21 Mar 2016 04:18PM UTC coverage: 94.278% (-0.03%) from 94.309%
97.2

push

travis-ci

johannhof
Improve dir creation during copy

This fixes two minor problems introduced by 02f866cad:

- We disallow the use of unsafe `unwrap`, even if they were unlikely to
  blow up, because errors should not invoke a panic but be returned as a
  Result. In this case the unwrap is especially unsafe, since
  path.parent() returns None on paths like `/`.
- `dest.clone()` was called without need

346 of 367 relevant lines covered (94.28%)

0.94 hits per line

Source Files on job 97.2
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 97
  • Travis Job 97.2
  • f8c60343 on github
  • Prev Job for on master (#96.2)
  • Next Job for on master (#99.2)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc