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

buildinspace / peru
93%
master: 88%

Build:
Build:
LAST BUILD BRANCH: github_ci
DEFAULT BRANCH: master
Repo Added 21 Jul 2014 10:21PM UTC
Files 22
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

LAST BUILD ON BRANCH staleindex
branch: staleindex
CHANGE BRANCH
x
Reset
  • staleindex
  • 0.1.1
  • 0.2.0
  • 0.2.1
  • 0.2.2
  • 0.2.3
  • 0.2.4
  • 0.2.5
  • 0.2.6
  • 0.3.0
  • 0.3.1
  • 0.3.2
  • 0.3.3
  • 0.4.0
  • 1.0.0
  • 1.0.1
  • 1.1.0
  • 1.1.1
  • 1.1.2
  • 1.1.3
  • 1.1.4
  • 1.2.0
  • appveyor
  • appveyor-fix
  • appveyor2
  • appveyor_clean
  • ascii
  • cacherewrite
  • coalesce
  • colon
  • delete
  • deprecations
  • dotgit
  • example_fix
  • fix
  • flags
  • github_ci
  • list
  • master
  • omitdotperu
  • python39
  • recursiondefault
  • searchname
  • testingbadge
  • third_party
  • travis_python3.9
  • treeops
  • uncomment
  • windows

pending completion
484

push

travis-ci

oconnor663
always update the index file on the slow path

There's a case I'd missed when I wrote the current fast-path-optimized
version of Cache.export(). If a file has been touched, but not actually
changed, it will show up as modified in the first call to diff-files.
That kicks us down the slow path. However, the slow path doesn't
actually call update-index, so the second call to diff-files (which
filters out deletions) *also* shows it as modified, which makes peru
think the working copy is dirty and error out.

Fix this issue by guaranteeing that the slow path will call
update-index, if it wasn't called before.

1580 of 1692 relevant lines covered (93.38%)

2.8 hits per line

Relevant lines Covered
Build:
Build:
1692 RELEVANT LINES 1580 COVERED LINES
2.8 HITS PER LINE
Source Files on staleindex
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
484 staleindex always update the index file on the slow path There's a case I'd missed when I wrote the current fast-path-optimized version of Cache.export(). If a file has been touched, but not actually changed, it will show up as modified in the first call to... push 19 Jan 2016 12:53AM UTC oconnor663 travis-ci pending completion  
See All Builds (455)
  • Repo on GitHub
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