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

jacquesg / p5-Git-Raw / 666
95%

Build:
DEFAULT BRANCH: master
Ran 08 Jun 2014 03:31PM UTC
Jobs 6
Files 69
Run time 7min
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
666

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

116.14 hits per line

Jobs
ID Job ID Ran Files Coverage
1 666.1 (RELEASE_TESTING=1 NETWORK_TESTING=1 AUTOMATED_TESTING=1) 08 Jun 2014 03:31PM UTC 0
95.13
Travis Job 666.1
2 666.2 (RELEASE_TESTING=1 NETWORK_TESTING=1 AUTOMATED_TESTING=1) 08 Jun 2014 03:32PM UTC 0
95.13
Travis Job 666.2
3 666.3 (RELEASE_TESTING=1 NETWORK_TESTING=1 AUTOMATED_TESTING=1) 08 Jun 2014 03:31PM UTC 0
95.13
Travis Job 666.3
4 666.4 (RELEASE_TESTING=1 NETWORK_TESTING=1 AUTOMATED_TESTING=1) 08 Jun 2014 03:32PM UTC 0
95.13
Travis Job 666.4
5 666.5 (RELEASE_TESTING=1 NETWORK_TESTING=1 AUTOMATED_TESTING=1) 08 Jun 2014 03:31PM UTC 0
95.1
Travis Job 666.5
6 666.6 (RELEASE_TESTING=1 NETWORK_TESTING=1 AUTOMATED_TESTING=1) 08 Jun 2014 03:38PM UTC 0
95.1
Travis Job 666.6
Source Files on build 666
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #666
  • a2103c87 on github
  • Prev Build on master (#665)
  • Next Build on master (#669)
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