Skip to content

Commit 3a3e052

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 28a2f9e commit 3a3e052

File tree

4 files changed

+0
-59
lines changed

4 files changed

+0
-59
lines changed

.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
docs export-ignore
76
phpmd.xml export-ignore

.github/workflows/scrutinize.yaml

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

.scrutinizer.yml

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

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
# Wikibase DataModel
22

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

@@ -89,7 +87,6 @@ Daniel Kinzler and Jeroen De Dauw.
8987
* [Wikibase DataModel on Packagist](https://packagist.org/packages/wikibase/data-model)
9088
* [Wikibase DataModel on Ohloh](https://www.ohloh.net/p/wikibasedatamodel/)
9189
* [Wikibase DataModel on TravisCI](https://travis-ci.org/wmde/WikibaseDataModel)
92-
* [Wikibase DataModel on ScrutinizerCI](https://scrutinizer-ci.com/g/wmde/WikibaseDataModel)
9390
* [Wikibase DataModel on Wikimedia's Phabricator](https://phabricator.wikimedia.org/project/view/920/)
9491

9592
## See also

0 commit comments

Comments
 (0)