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

buildinspace / peru / 444 / 1
88%
master: 88%

Build:
DEFAULT BRANCH: master
Ran 13 Dec 2015 07:43PM UTC
Files 19
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

13 Dec 2015 07:38PM UTC coverage: 93.294%. Remained the same
444.1

push

travis-ci

oconnor663
hash repo URLs in the git plugin's cache paths

Previously we were appending whole escaped URLs in our cache paths. For
example:

    .peru/cache/plugins/git/0b3560b20/https%3A%2F%2Fgithub.com%2Ftpope%2Fvim-commentary.git

Because these paths can be arbitrarily long, they can hit the
260-character path length limit on Windows. Use the SHA1 of the URL
instead.

Note that this change will invalidate the git plugin cache for existing
projects. The next time an existing project misses the tree cache and
invokes the git plugin, it will re-clone its repos. This will only
happen once, so it's probably not worth adding some fancy mechanism to
prevent it.

1572 of 1685 relevant lines covered (93.29%)

0.93 hits per line

Source Files on job 444.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 444
  • Travis Job 444.1
  • 52b50f41 on github
  • Prev Job for on master (#443.1)
  • Next Job for on master (#465.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