File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
# CoverageBadge
2
2
3
- [ ![ PHP lint & test] ( https://github.com/codebtech/coveragebadge/actions/workflows/php.yml/badge.svg )] ( https://github.com/codebtech/coveragebadge/actions/workflows/php.yml ) ![ ] ( ./badges/php.svg )
3
+ [ ![ PHP lint & test] ( https://github.com/codebtech/coveragebadge/actions/workflows/php.yml/badge.svg )] ( https://github.com/codebtech/coveragebadge/actions/workflows/php.yml ) ![ PHP Code Coverage ] ( ./badges/php.svg ) ![ Packagist dowloads ] ( https://img.shields.io/packagist/dt/codebtech/coveragebadge?logoColor=fff&label=packagist )
4
4
5
5
6
6
CoverageBadge is a PHP library for creating SVG coverage badges from Clover XML files.
@@ -26,4 +26,4 @@ vendor/bin/coverage-badge /path/to/clover.xml,/path/to/clover2.xml /path/to/badg
26
26
27
27
## Acknowledgements
28
28
29
- This library is inspired by [ JASchilz/PHPCoverageBadge] ( https://github.com/JASchilz/PHPCoverageBadge )
29
+ This library is inspired by [ JASchilz/PHPCoverageBadge] ( https://github.com/JASchilz/PHPCoverageBadge )
You can’t perform that action at this time.
0 commit comments