Skip to content

Commit f5c94ca

Browse files
authored
Remove scrutinizer (#58)
1 parent 2084519 commit f5c94ca

File tree

3 files changed

+1
-38
lines changed

3 files changed

+1
-38
lines changed

.gitattributes

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@
2626
/.editorconfig export-ignore
2727
/.gitattributes export-ignore
2828
/.gitignore export-ignore
29-
/.scrutinizer.yml export-ignore
3029
/phpunit.xml.dist export-ignore
3130
/tests export-ignore
3231
/docs export-ignore

.scrutinizer.yml

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

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,7 @@
99
[![Latest Stable Version](https://poser.pugx.org/yiisoft/network-utilities/v/stable.png)](https://packagist.org/packages/yiisoft/network-utilities)
1010
[![Total Downloads](https://poser.pugx.org/yiisoft/network-utilities/downloads.png)](https://packagist.org/packages/yiisoft/network-utilities)
1111
[![Build Status](https://github.com/yiisoft/network-utilities/workflows/build/badge.svg)](https://github.com/yiisoft/network-utilities/actions)
12-
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/yiisoft/network-utilities/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/yiisoft/network-utilities/?branch=master)
13-
[![Code Coverage](https://scrutinizer-ci.com/g/yiisoft/network-utilities/badges/coverage.png?b=master)](https://scrutinizer-ci.com/g/yiisoft/network-utilities/?branch=master)
12+
[![Code coverage](https://codecov.io/gh/yiisoft/network-utilities/graph/badge.svg?token=LSO6D4QK3O)](https://codecov.io/gh/yiisoft/network-utilities)
1413
[![Mutation testing badge](https://img.shields.io/endpoint?style=flat&url=https%3A%2F%2Fbadge-api.stryker-mutator.io%2Fgithub.com%2Fyiisoft%2Fnetwork-utilities%2Fmaster)](https://dashboard.stryker-mutator.io/reports/github.com/yiisoft/network-utilities/master)
1514
[![static analysis](https://github.com/yiisoft/network-utilities/workflows/static%20analysis/badge.svg)](https://github.com/yiisoft/network-utilities/actions?query=workflow%3A%22static+analysis%22)
1615
[![type-coverage](https://shepherd.dev/github/yiisoft/network-utilities/coverage.svg)](https://shepherd.dev/github/yiisoft/network-utilities)

0 commit comments

Comments
 (0)