Skip to content

Commit aac809d

Browse files
lucaswerkmeisterWMDE bot
authored andcommitted
Remove references to Scrutinizer
This whole setup seems to have been broken for some five years now (at least that’s how old the “current” results are). I’m not sure how much it was used before then – I don’t remember looking at these results very often (but that might have been a personal preference thing). Note that Wikibase also has some test coverage reporting in Wikimedia CI again these days, courtesy of T288396. Bug: T391437 Change-Id: I149d3011e9c3c9a83f43fbbb12a2a4c826611b4f
1 parent 9d11fc6 commit aac809d

4 files changed

Lines changed: 1 addition & 59 deletions

File tree

.gitattributes

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
.gitattributes export-ignore
22
.github/ export-ignore
33
.gitignore export-ignore
4-
.scrutinizer.yml export-ignore
54
composer.json export-ignore
65
phpmd.xml export-ignore
76
phpunit.xml.dist export-ignore

.github/workflows/scrutinize.yaml

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

.scrutinizer.yml

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

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
# Wikibase DataModel Services
22

33
[![Build Status](https://github.com/wmde/WikibaseDataModelServices/actions/workflows/lint-and-test.yaml/badge.svg?branch=master)](https://github.com/wmde/WikibaseDataModelServices/actions/workflows/lint-and-test.yaml)
4-
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/wmde/WikibaseDataModelServices/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/wmde/WikibaseDataModelServices/?branch=master)
5-
[![Code Coverage](https://scrutinizer-ci.com/g/wmde/WikibaseDataModelServices/badges/coverage.png?b=master)](https://scrutinizer-ci.com/g/wmde/WikibaseDataModelServices/?branch=master)
64
[![Download count](https://poser.pugx.org/wikibase/data-model-services/d/total.png)](https://packagist.org/packages/wikibase/data-model-services)
75
[![License](https://poser.pugx.org/wikibase/data-model-services/license.svg)](https://packagist.org/packages/wikibase/data-model-services)
86

@@ -71,8 +69,7 @@ Contributions should be made to the directories there using MediaWiki's [Gerrit
7169
## Links
7270

7371
* [Wikibase DataModel Services on Packagist](https://packagist.org/packages/wikibase/data-model-services)
74-
* [Wikibase DataModel Services on ScrutinizerCI](https://scrutinizer-ci.com/g/wmde/WikibaseDataModelServices)
75-
72+
7673
## See also
7774

7875
* [Wikibase DataModel](https://github.com/wmde/WikibaseDataModel)

0 commit comments

Comments
 (0)