File tree Expand file tree Collapse file tree 3 files changed +20
-16
lines changed Expand file tree Collapse file tree 3 files changed +20
-16
lines changed Original file line number Diff line number Diff line change @@ -65,7 +65,7 @@ inputs:
6565 default : ' Github Actions Bot'
6666runs :
6767 using : ' docker'
68- image : ' docker://ghcr.io/timkrase/phpunit-coverage-badge:v1.0.0 '
68+ image : ' docker://ghcr.io/timkrase/phpunit-coverage-badge:v1.2.1 '
6969 args :
7070 - ${{ inputs.clover-report }}
7171 - ${{ inputs.coverage-badge-path }}
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <coverage generated =" 1674763389 " >
3- <project timestamp =" 1674763389 " >
2+ <coverage generated =" 1674764219 " >
3+ <project timestamp =" 1674764219 " >
44 <file name =" /home/runner/work/phpunit-coverage-badge/phpunit-coverage-badge/src/BadgeGenerator.php" >
55 <class name =" PhpUnitCoverageBadge\BadgeGenerator" namespace =" global" >
66 <metrics complexity =" 7" methods =" 4" coveredmethods =" 4" conditionals =" 0" coveredconditionals =" 0" statements =" 19" coveredstatements =" 19" elements =" 23" coveredelements =" 23" />
You can’t perform that action at this time.
0 commit comments