Skip to content

Commit 17d88f9

Browse files
committed
docs: Update README.md to add Codecov badge and remove old badge.
1 parent 94397a5 commit 17d88f9

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,6 @@
2424
<a href="https://github.com/yii2-extensions/phpstan/actions/workflows/static.yml" target="_blank">
2525
<img src="https://github.com/yii2-extensions/phpstan/actions/workflows/static.yml/badge.svg" alt="Static Analysis">
2626
</a>
27-
<a href="https://codecov.io/gh/yii2-extensions/phpstan" target="_blank">
28-
<img src="https://codecov.io/gh/yii2-extensions/phpstan/branch/main/graph/badge.svg?token=MF0XUGVLYC" alt="Codecov">
29-
</a>
3027
</p>
3128

3229
A comprehensive PHPStan extension that provides enhanced static analysis for Yii2 applications with precise type
@@ -203,6 +200,7 @@ For detailed configuration options and advanced usage.
203200

204201
## Quality code
205202

203+
[![codecov](https://codecov.io/gh/yii2-extensions/phpstan/graph/badge.svg?token=DRcXAg3WGL)](https://codecov.io/gh/yii2-extensions/phpstan)
206204
[![phpstan-level](https://img.shields.io/badge/PHPStan%20level-max-blue)](https://github.com/yii2-extensions/phpstan/actions/workflows/static.yml)
207205
[![style-ci](https://github.styleci.io/repos/701347895/shield?branch=main)](https://github.styleci.io/repos/701347895?branch=main)
208206

0 commit comments

Comments
 (0)