Skip to content

Commit 2b2a502

Browse files
committed
Add badges
1 parent 376a6db commit 2b2a502

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11
# IterableToArray::convert
2+
[![Latest Stable Version](http://poser.pugx.org/navarr/iterable_to_array/v)](https://packagist.org/packages/navarr/dependency-annotation)
3+
[![Total Downloads](http://poser.pugx.org/navarr/iterable_to_array/downloads)](https://packagist.org/packages/navarr/dependency-annotation)
4+
[![Latest Unstable Version](http://poser.pugx.org/navarr/iterable_to_array/v/unstable)](https://packagist.org/packages/navarr/dependency-annotation)
5+
[![License](http://poser.pugx.org/navarr/iterable_to_array/license)](https://packagist.org/packages/navarr/dependency-annotation)
6+
![Tests](https://github.com/navarr/iterable_to_array/actions/workflows/commit.yml/badge.svg)
7+
![Code Coverage](https://codecov.io/gh/navarr/iterable_to_array/branch/main/graph/badge.svg?token=DJRUJTV2GW)
28

39
A simple utility class that handles the boilerplate of converting an iterable into an array.
410

0 commit comments

Comments
 (0)