mirror of
https://github.com/element-plus/element-plus.git
synced 2025-02-17 11:49:41 +08:00
docs: add code coverage badge (#6053)
This commit is contained in:
parent
e57265e801
commit
e248187fc3
@ -9,6 +9,9 @@
|
||||
<a href="https://npmcharts.com/compare/element-plus?minimal=true">
|
||||
<img src="http://img.shields.io/npm/dm/element-plus.svg">
|
||||
</a>
|
||||
<a href="https://codecov.io/gh/element-plus/element-plus">
|
||||
<img src="https://codecov.io/gh/element-plus/element-plus/branch/dev/graph/badge.svg?token=BKSBO2GLZI"/>
|
||||
</a>
|
||||
<br>
|
||||
</p>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user