satooshi/php-coveralls
Abandoned; use php-coveralls/php-coveralls. PHP client library for Coveralls API
v2.2.0
5.5M downloads/mo
#3139 most downloaded on Packagist
php-coveralls/php-coveralls
What this package is like to depend on
Last release 7 years ago
no release in 18 months
Release timing varies
gaps range from 2 weeks to 2.6 years
Nearly every release is documented
notes for 17 of 18 stable releases
Nothing withdrawn
no release was ever pulled
13 years old
18 releases · first in 2013
0 releases in the last 12 months
see the full history below
Release timeline
18 releases · Apr 2013 to Nov 2019
2014
2016
2018
2020
2022
2024
2026
Releases
latest 18-
v2.2.020 Nov 2019 -
v2.1.022 May 2018 -
v2.0.008 Dec 2017Release notes
Open source →Bug fix
- #232 phar building - set up platform.php for composer before building phar file
Enhancement
- #223 Make project works on Windows
Miscellaneous
-
v1.1.006 Dec 2017 -
v1.0.214 Oct 2017 -
v1.0.120 Jan 2016 -
v1.0.028 Dec 2015 -
v0.7.117 Dec 2015Nothing published for this version
-
v0.7.014 Dec 2015Release notes
Open source →Bug fix
- #30 Fix bug: Guzzle\Common\Exception\RuntimeException occur without response body
- #41 CloverXmlCoverageCollector could not handle root directory
- #114 Fix PHP 5.3.3, Fix HHVM on Travis, boost Travis configuration, enhance PHP CS Fixer usage
Enhancement
- #15 Support environment prop in json_file
- #24 Show helpful message if the requirements are not satisfied
- #53 Setting configuration options through command line flags
- Added --root_dir and --coverage_clover flags
- #64 file names need to be relative to the git repo root
- #114 Fix PHP 5.3.3, Fix HHVM on Travis, boost Travis configuration, enhance PHP CS Fixer usage
- #124 Create a .phar file
- #149 Build phar file on travis
- #127 Remove src_dir entirely
Miscellaneous
-
v0.6.104 May 2013Release notes
Open source → -
v0.6.003 May 2013Release notes
Open source →Bug fix
- Fix bug: Show exception log at sending a request instead of exception backtrace
- #12 Fix bug: end of file should not be included in code coverage
- #21 Fix bug: add connection error handling
Enhancement
-
0.5.029 Apr 2013Release notes
Open source →Bug fix
- Fix bug: only existing file lines should be included in coverage data
Enhancement
--verbose (-v)CLI option enables logging- Support standardized env vars (Codeship supported these env vars)
- CI_NAME
- CI_BUILD_NUMBER
- CI_BUILD_URL
- CI_BRANCH
- CI_PULL_REQUEST
Miscellaneous
- Refactor console logging (PSR-3 compliant)
- Change composer's minimal stability from dev to stable
-
0.4.021 Apr 2013Release notes
Open source →Bug fix
- Fix bug:
repo_tokenis required on CircleCI, Jenkins
Enhancement
- Replace REST client implementation by guzzle/guzzle
- Fix bug:
-
0.3.221 Apr 2013Release notes
Open source →Bug fix
- Fix bug: API request from local environment should be with repo_token
- Fix bug: service_name in .coveralls.yml will not reflect to json_file
Release notes
Open source →Bug fix
- Fix bug: API reqest from local environment should be with repo_token
- Fix bug: service_name in .coveralls.yml will not reflect to json_file
-
0.3.119 Apr 2013Release notes
Open source →Bug fix
- [#1](Installing with composer issue) Fix bug: wrong bin path of composer.json (@zomble).
-
0.3.019 Apr 2013Release notes
Open source →Enhancement
- Better CLI implementation by using symfony/Console component
- Support
--dry-run,--config (-c)CLI option
-
0.2.018 Apr 2013 -
0.1.015 Apr 2013Release notes
Open source →First release.
- Support Travis CI (tested)
- Implement CircleCI, Jenkins, local environment (but not tested on these CI environments)
- Collect coverage information from clover.xml
- Collect git repository information