Yoast / PHPUnit-Polyfills

Set of polyfills for changed PHPUnit functionality to allow for creating PHPUnit cross-version compatible tests
BSD 3-Clause "New" or "Revised" License
173 stars 13 forks source link

GH Actions: switch to Coveralls action runner to upload reports #148

Closed jrfnl closed 11 months ago

jrfnl commented 11 months ago

Simplify the code coverage workflow by removing the dependency on the php-coveralls/php-coveralls package and switching to the coverallsapp/github-action action runner, which, as of the release of the 0.6.5 version of the Coverage Reporter now natively supports the Clover format.

The COVERALLS_TOKEN can now be removed from Settings -> Secrets.

coveralls commented 11 months ago

Coverage Status

coverage: 97.254% (-0.6%) from 97.814% when pulling 0721c9020a723862257014ea93a68ab03c98b692 on JRF/ghactions-switch-to-coveralls-reporter into 3b87724325debab38b32aeda5717184b50b294bb on 1.x.