Skip to content

Commit cb532e5

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 d5d528b commit cb532e5

4 files changed

Lines changed: 1 addition & 49 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
phpunit.xml.dist export-ignore
76
tests export-ignore

.github/workflows/scrutinize.yaml

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

.scrutinizer.yml

Lines changed: 0 additions & 13 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 Serialization
22

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

@@ -122,10 +120,9 @@ and by [Jeroen De Dauw](https://www.EntropyWins.wtf) as
122120
## Links
123121

124122
* [Wikibase DataModel Serialization on Packagist](https://packagist.org/packages/wikibase/data-model-serialization)
125-
* [Wikibase DataModel Serialization on ScrutinizerCI](https://scrutinizer-ci.com/g/wmde/WikibaseDataModelSerialization/)
126123
* [Wikibase DataModel Serialization on OpenHub](https://www.openhub.net/p/WikibaseDataModelSerialization)
127124

128-
## See also
125+
## See also
129126

130127
* [Wikibase DataModel](https://github.com/wmde/WikibaseDataModel)
131128
* [Wikibase Internal Serialization](https://github.com/wmde/WikibaseInternalSerialization) (For the "internal" serialization format)

0 commit comments

Comments
 (0)