Skip to content

Commit 5525c48

Browse files
committed
Revert "Add Clover XML coverage report for code coverage tracking"
This reverts commit e11f8e0.
1 parent 661fd75 commit 5525c48

File tree

4 files changed

+0
-1432
lines changed

4 files changed

+0
-1432
lines changed

.github/workflows/phpunit-coverage-badge.yml

Lines changed: 0 additions & 51 deletions
This file was deleted.

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
![GitHub License](https://img.shields.io/github/license/nuxtifyts/php-dto?style=for-the-badge)
44
![Packagist Version](https://img.shields.io/packagist/v/nuxtifyts/php-dto?style=for-the-badge)
55
![PhpStan Level](https://img.shields.io/badge/PHPStan-level%2010-brightgreen.svg?style=for-the-badge)
6-
[![Test Coverage](https://raw.githubusercontent.com/nuxtifyts/php-dto/main/badge-coverage.svg)](https://packagist.org/packages/nuxtifyts/phpdto)
76

87
This package enabled the creation of data objects which can be used in various ways.
98
Using modern PHP syntax, it allows you to hydrate data from arrays, objects, and other data sources.

0 commit comments

Comments
 (0)