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

cobalt-org / cobalt.rs / 97
18%

Build:
DEFAULT BRANCH: master
Ran 21 Mar 2016 04:25PM UTC
Jobs 2
Files 7
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
97

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

1.87 hits per line

Jobs
ID Job ID Ran Files Coverage
1 97.1 21 Mar 2016 04:26PM UTC 0
94.48
Travis Job 97.1
2 97.2 21 Mar 2016 04:25PM UTC 0
94.28
Travis Job 97.2
Source Files on build 97
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #97
  • f8c60343 on github
  • Prev Build on master (#96)
  • Next Build on master (#99)
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