Skip to content

Commit 4939fbd

Browse files
authored
Merge pull request #21 from SaliBhdr/feature/add-codecov-coverage-to-workflow
feature: add code coverage status to testing workflow
2 parents f2a1a37 + ab49795 commit 4939fbd

File tree

2 files changed

+4
-6
lines changed

2 files changed

+4
-6
lines changed
File renamed without changes.

README.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,11 @@
66
[![Total Downloads][ico-downloads]][link-downloads]
77
[![Today Downloads][ico-today-downloads]][link-downloads]
88
[![Required PHP Version][ico-php]][link-packagist]
9+
![build](https://github.com/salibhdr/php-dump-logger/actions/workflows/testing.yml/badge.svg?branch=v1)
10+
[![codecov](https://codecov.io/gh/SaliBhdr/php-dump-logger/branch/v1/graph/badge.svg?token=ZG9NV6JRRP)](https://codecov.io/gh/SaliBhdr/php-dump-logger)
911
[![Latest Versions][ico-version]][link-packagist]
10-
[![License][ico-license]][link-packagist]
12+
[![Unstable Version][ico-unstable]][link-packagist]
1113

12-
![example branch parameter](https://github.com/salibhdr/php-dump-logger/actions/workflows/run-tests.yml/badge.svg?branch=v1)
13-
14-
[![Build Status](https://travis-ci.org/salibhdr/php-dump-logger.svg?branch=master)](https://travis-ci.org/salibhdr/php-dump-logger)
15-
[![Coverage Status](https://coveralls.io/repos/github/salibhdr/php-dump-logger/badge.svg?branch=develop)](https://coveralls.io/github/salibhdr/php-dump-logger?branch=develop)
1614

1715
## Table of Contents
1816
* [Introduction](#intoduction)
@@ -487,7 +485,7 @@ Please see [CONTRIBUTING](CONTRIBUTING.md) for details.
487485
[ico-php]: https://img.shields.io/badge/php-7.0|7.1-8892bf?style=flat-square&logo=php
488486
[ico-downloads]: https://poser.pugx.org/salibhdr/php-dump-logger/downloads
489487
[ico-today-downloads]: https://img.shields.io/packagist/dd/salibhdr/php-dump-logger.svg?style=flat-square
490-
[ico-license]: https://poser.pugx.org/salibhdr/php-dump-logger/v/unstable
488+
[ico-unstable]: https://poser.pugx.org/salibhdr/php-dump-logger/v/unstable
491489
[ico-version]: https://img.shields.io/packagist/v/salibhdr/php-dump-logger.svg?style=flat-square
492490

493491
[link-logo]: https://drive.google.com/a/domain.com/thumbnail?id=12yntFCiYIGJzI9FMUaF9cRtXKb0rXh9X

0 commit comments

Comments
 (0)