Revision history for Perl extension Devel-Cover-Report-Coveralls
0.32 2023-04-25T09:30:49Z
- decode git log output (thanks voegelas)
- some bug fix (thanks voegelas)
0.31 2022-01-31T11:25:25Z
- add support for pull requests (thanks sirtoobii)
- fixed CircleCI workflow_id (thanks sirtoobii)
0.30 2022-01-18T13:24:06Z
- support DroneCI (thanks sirtoobii)
- support coveralls parallel mode (thanks sirtoobii)
0.20 2020-11-08T09:23:58Z
- support COVERALLS_FLAG_NAME, different COVERALLS_ENDPOINT (thanks mohawk2)
- support GitHub actions in more native way without special secret (thanks mohawk2)
0.15 2020-04-29T02:21:23Z
- support Azure-Pipeline (thanks jacquesg)
- setting and code fix (thanks bayashi)
0.14 2020-03-13T11:18:43Z
- Fix Github Actions service_name "github-actions" to "github" (thanks Songmu)
0.13 2020-01-30T08:52:29Z
- Support for getting branch name on Github Actions (thanks bayashi)
0.12 2020-01-29T07:33:05Z
- support Github Actions (thanks bayashi)
0.11 2014-10-08T09:13:22Z
- depends HTTP::Tiny 0.043 or later (thanks tobyink)
0.10 2014-10-04T02:28:03Z
- fixed metadata (thanks pjfl)
- support uncoverable statement comment (thanks tobyink)
- fix source file path
0.09 2014-10-02T06:28:44Z
- Use core HTTP::Tiny instead of Furl (thanks JRaspass)
0.08 2014-06-16T09:21:06Z
- Add IO::Socket::SSL prereq (thanks haarg)
0.07 2014-06-16T04:36:24Z
- depend JSON::XS to JSON::PP (thanks fioux, karenetheridge)
0.06 2013-07-14T13:23:11Z
- fixed pod (thanks dsteinbrunner)
0.05 2013-05-27T07:18:02Z
- need Devel::Cover 1.02 (cover -test exists with the staus of the underlying test run)
0.04 2013-05-22T12:55:18Z
- fixed bugs at coveralls API result broken (thanks songmu)
0.03 2013-05-22T10:04:22Z
- fixed document
- remove debug print (thanks songmu)
0.02 2013-05-08T06:18:23Z
- fixed test at travis ci
0.01 2013-04-15T07:34:55Z
- original version