11[ ![ Latest Stable Version] [ latest stable version ]] [ 1 ]
22[ ![ GitHub stars] [ github stars ]] [ 1 ] [ ![ Total Downloads] [ total downloads ]] [ 1 ]
3- [ ![ GitHub Workflow Status] [ github workflow status ]] [ 2 ]
4- [ ![ Scrutinizer code quality] [ code quality ]] [ 3 ]
5- [ ![ Type Coverage] [ type coverage ]] [ 4 ] [ ![ Code Coverage] [ code coverage ]] [ 3 ]
6- [ ![ License] [ license ]] [ 1 ] [ ![ Donate!] [ donate github ]] [ github sponsors link ]
3+ [ ![ GitHub Workflow Status] [ github workflow status ]] [ github actions link ]
4+ [ ![ Type Coverage] [ type coverage ]] [ 4 ] [ ![ License] [ license ]] [ 1 ]
5+ [ ![ Donate!] [ donate github ]] [ github sponsors link ]
76
87# PHPUnit Iterable Assertions
98
@@ -96,11 +95,8 @@ For more detailed changelogs, please check [the release changelogs][45].
9695[ total downloads] :
9796 https://img.shields.io/packagist/dt/loophp/phpunit-iterable-assertions.svg?style=flat-square
9897[ github workflow status] :
99- https://img.shields.io/github/workflow/status/loophp/phpunit-iterable-assertions/Unit%20tests?style=flat-square
100- [ code quality] :
101- https://img.shields.io/scrutinizer/quality/g/loophp/phpunit-iterable-assertions/main.svg?style=flat-square
102- [ 3] :
103- https://scrutinizer-ci.com/g/loophp/phpunit-iterable-assertions/?branch=main
98+ https://img.shields.io/github/actions/workflow/status/loophp/phpunit-iterable-assertions/tests.yml?branch=main&style=flat-square
99+ [ github actions link ] : https://github.com/loophp/collection/actions
104100[ type coverage] :
105101 https://img.shields.io/badge/dynamic/json?style=flat-square&color=color&label=Type%20coverage&query=message&url=https%3A%2F%2Fshepherd.dev%2Fgithub%2Floophp%2Fphpunit-iterable-assertions%2Fcoverage
106102[ 4 ] : https://shepherd.dev/github/loophp/phpunit-iterable-assertions
@@ -110,8 +106,6 @@ For more detailed changelogs, please check [the release changelogs][45].
110106 https://img.shields.io/packagist/l/loophp/phpunit-iterable-assertions.svg?style=flat-square
111107[ donate github] :
112108 https://img.shields.io/badge/Sponsor-Github-brightgreen.svg?style=flat-square
113- [ donate paypal] :
114- https://img.shields.io/badge/Sponsor-Paypal-brightgreen.svg?style=flat-square
115109[ 33 ] : https://loophp-iterators.rtfd.io
116110[ 28 ] : https://loophp-iterators.readthedocs.io/en/stable/pages/api.html
117111[ 32 ] : https://loophp-iterators.readthedocs.io/en/stable/pages/usage.html
0 commit comments