semsol / arc2

ARC RDF Classes for PHP
Other
331 stars 92 forks source link

Added PHP 8 support; dropped Travis and Coveralls; use Github Actions from now on #145

Closed k00ni closed 3 years ago

k00ni commented 4 years ago

This pull request was about Travis and Code Coverage originally.

But Travis was extremely slow when running ARC2 tests and it took hours before one of the tests even started (December 3th and 4th 2020). It was new to me. To be more independent from other services as well as get faster test results I abandoned Travis as well as Coveralls support.

Also added PHP 8 support.

coveralls commented 4 years ago

Pull Request Test Coverage Report for Build 132


Files with Coverage Reduction New Missed Lines %
src/ARC2/Store/Adapter/mysqliAdapter.php 1 71.62%
src/ARC2/Store/Adapter/PDOAdapter.php 1 92.11%
<!-- Total: 2 -->
Totals Coverage Status
Change from base Build 124: -0.5%
Covered Lines: 2998
Relevant Lines: 7816

💛 - Coveralls
k00ni commented 3 years ago

@semsol I finished this PR, can you have a (short) look please? Thanks in advance.

k00ni commented 3 years ago

I updated my initial post. Github Actions result can be found here: https://github.com/semsol/arc2/actions