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

guillaumeaubert / App-GitHooks / 9 / 2
90%
master: 90%

Build:
DEFAULT BRANCH: master
Ran 31 May 2014 07:36AM UTC
Files 15
Run time 8s
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

31 May 2014 07:31AM UTC coverage: 47.436% (-0.07%) from 47.504%
9.2

push

travis-ci

guillaumeaubert
Create a Git::Repository object on demand only.

Git::Repository->new() requires being in a git repository, which is fine when
the tests are setting up a separate test repo to run hooks in, but doesn't work
when we're trying to test the App::GitHooks class itself in isolation. To solve
this, we only create the Git::Repository object on demand, and
App::GitHooks->get_repository() will have to be tested differently but all the
other methods should be testable without having to set up a separate test repo
now.

333 of 702 relevant lines covered (47.44%)

2.69 hits per line

Source Files on job 9.2
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 9
  • Travis Job 9.2
  • 27df7e55 on github
  • Prev Job for on master (#8.2)
  • Next Job for on master (#10.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