Skip to content

Commit e3496c2

Browse files
authored
docs: Add codecov badge (#49)
* Added codecov badge * Removed macos from CI (expensive) * Fixed merge conflict * Renamed alt
1 parent 9a887a3 commit e3496c2

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,10 @@
2424
<a href="https://pypi.org/project/model2vec/"><img src="https://img.shields.io/pypi/pyversions/model2vec" alt="Supported Python versions"></a>
2525
<a href="https://pepy.tech/project/model2vec">
2626
<img src="https://static.pepy.tech/badge/model2vec" alt="Downloads">
27+
</a>
28+
<a href="https://app.codecov.io/gh/MinishLab/model2vec">
29+
<img src="https://codecov.io/gh/MinishLab/model2vec/graph/badge.svg?token=21TWJ6B5ET" alt="Codecov">
30+
</a>
2731
</a>
2832
<a href="https://github.com/MinishLab/model2vec/blob/main/LICENSE"><img src="https://img.shields.io/badge/license-MIT-green" alt="License - MIT"></a>
2933
</h2>

0 commit comments

Comments
 (0)