Skip to content

Commit 88a916d

Browse files
committed
Docs: switch coverage badge to Codecov
Point the README coverage badge at Codecov so the repository presentation matches the current coverage reporting setup.
1 parent 9122d93 commit 88a916d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<p align=center>
44
<a href="https://github.com/contributte/micro-skeleton/actions"><img src="https://badgen.net/github/checks/contributte/micro-skeleton/master"></a>
5-
<a href="https://coveralls.io/r/contributte/micro-skeleton"><img src="https://badgen.net/coveralls/c/github/contributte/micro-skeleton"></a>
5+
<a href="https://codecov.io/gh/contributte/micro-skeleton"><img src="https://badgen.net/codecov/c/github/contributte/micro-skeleton"></a>
66
<a href="https://packagist.org/packages/contributte/micro-skeleton"><img src="https://badgen.net/packagist/dm/contributte/micro-skeleton"></a>
77
<a href="https://packagist.org/packages/contributte/micro-skeleton"><img src="https://badgen.net/packagist/v/contributte/micro-skeleton"></a>
88
</p>

0 commit comments

Comments
 (0)