emogrifier icon indicating copy to clipboard operation
emogrifier copied to clipboard

[FEATURE] Collect code coverage and add a coverage badge

Open oliverklee opened this issue 3 years ago • 2 comments

Fixes #1126 Fixes #807

oliverklee avatar Jul 17 '22 12:07 oliverklee

I'll still need to change the path to the coverage file: https://github.com/php-coveralls/php-coveralls/issues/251

oliverklee avatar Jul 17 '22 12:07 oliverklee

Note to myself: https://github.com/CPS-IT/project-builder/pull/500/files

oliverklee avatar Jul 08 '24 07:07 oliverklee

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.

oliverklee avatar Aug 23 '24 14:08 oliverklee

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.)

oliverklee avatar Aug 27 '24 06:08 oliverklee