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

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

Build:
DEFAULT BRANCH: master
Ran 21 Mar 2016 04:26PM UTC
Files 5
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.475% (-0.03%) from 94.505%
97.1

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

342 of 362 relevant lines covered (94.48%)

0.94 hits per line

Source Files on job 97.1
  • 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.1
  • f8c60343 on github
  • Prev Job for on master (#96.1)
  • Next Job for on master (#99.1)
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