emogrifier
emogrifier copied to clipboard
[FEATURE] Collect code coverage and add a coverage badge
Fixes #1126 Fixes #807
I'll still need to change the path to the coverage file: https://github.com/php-coveralls/php-coveralls/issues/251
Note to myself: https://github.com/CPS-IT/project-builder/pull/500/files
Note: As far as I understand it, Coveralls requires the coverage job to have been run for the main branch at least once before it will start to post the change to the coverage numbers on PRs.
We might actually be able to reuse things after all. I've created #1286 for this. (I'd like to tackle this later once this PR here is merged, though.)