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

jacquesg / p5-Git-Raw / 666 / 2
95%
master: 95%

Build:
DEFAULT BRANCH: master
Ran 08 Jun 2014 03:32PM UTC
Files 69
Run time 32s
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

08 Jun 2014 03:26PM UTC coverage: 95.134% (+0.04%) from 95.095%
RELEASE_TESTING=1 NETWORK_TESTING=1 AUTOMATED_TESTING=1

push

travis-ci

jacquesg
v0.37

 - Removed Index -> add_conflict() (Incompatible change) (GH#97)
 - Index -> read() now takes an optional force argument (GH#97)
 - Added Raw -> features() method. This may be used to query the features
    built into libgit2 (and thus Git::Raw).
 - Added Repository methods (GH#97):
    + Repository -> cherry_pick()
    + Repository -> revert()
 - Update libgit2 to df19219 (GH#99,GH#102)
 - Added Index methods (GH#100):
    + Index -> capabilities()
    + Index -> path()
    + Index -> add_all()
    + Index -> remove_all()
 - Improved documentation (GH#101)
 - Improved the error model (GH#101)
    All errors are now Git::Raw::Error objects. Extended error information
	provided by libgit2 may be queried (code/category/message) via the
	corresponding accessor. All existing code should continue to work as is
	(via "" and bool overloads).
 - Added Error methods (GH#101):
	+ Error -> code()
	+ Error -> category()
	+ Error -> message()
 - Removed constants from Filter (Incompatible change) (GH#101):
   They are now located in the Error namespace.

2444 of 2569 relevant lines covered (95.13%)

19.36 hits per line

Source Files on job 666.2 (RELEASE_TESTING=1 NETWORK_TESTING=1 AUTOMATED_TESTING=1)
  • Tree
  • List 0
  • Changed 37
  • Source Changed 36
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 666
  • Travis Job 666.2
  • a2103c87 on github
  • Prev Job for RELEASE_TESTING=1 NETWORK_TESTING=1 AUTOMATED_TESTING=1 on master (#665.6)
  • Next Job for RELEASE_TESTING=1 NETWORK_TESTING=1 AUTOMATED_TESTING=1 on master (#669.5)
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