You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[TASK] Switch our code coverage CI from Codacy to Coveralls
Coveralls does not require an API key, provides a nice GitHub Action,
and it can post code coverage comments to PRs.
Also add a code coverage badge to the README.
Also align the GitHub Action workflow with that of our sister project
Emogrifier.
Also add a Composer script for running the tests with coverage.
Fixes#535Fixes#299
A Parser for CSS Files written in PHP. Allows extraction of CSS files into a data structure, manipulation of said structure and output as (optimized) CSS.
0 commit comments