• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

Wikidata-lib / PropertySuggester
48%

Build:
DEFAULT BRANCH: master
Repo Added 29 Apr 2014 12:57PM UTC
Files 12
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH master
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • 1.1.1
  • 1.1.2
  • 1.1.3
  • 1.1.3_update_for_dm_2.0
  • 1.1.4
  • 1.2
  • 2.0.0
  • 2.0.1
  • 2.0.2
  • 2.0.3
  • 2.0.4
  • 2.0.5
  • 2.0.6
  • 2.1.0
  • 2.2.1
  • 2.3.0
  • 2.3.1
  • 2.4.0
  • 2.4.1
  • 2.4.2
  • 2.4.3
  • 2.4.4
  • 2.4.5
  • 231
  • 3.0.0
  • 3.0.1
  • 3.0.2
  • 3.0.3
  • 3.0.4
  • 3.1.0
  • 3.1.1
  • 3.1.2
  • 3.1.3
  • 3.1.4
  • 3.1.5
  • 3.1.6
  • 3.1.7
  • DatabaseBase
  • JeroenDeDauw-patch-1
  • T152065
  • addDeleteModes
  • add_phpunit.xml
  • add_profiler
  • add_versions_to_readme
  • adjust_to_new_dmjs
  • api
  • apihelp
  • bug/T102934
  • bug/T132839
  • bug/T143645
  • bug/T147127
  • buildTupleCondition
  • builderDocs
  • bwcompat
  • cacheFix
  • checkNameSpace
  • classFeature
  • cleanup
  • considerClassifyingProperties
  • copying
  • createJsonTocreateResultArray
  • data-model-services-2.0
  • datamodel
  • datamodelservices
  • dbClassNames
  • dbSlave
  • deadJs
  • dm
  • dm5
  • dm70
  • emptyitemsuggestions
  • entitynamespacelookup
  • entityselector
  • entitysuggester
  • evaluation_special_page
  • fixParamDocs
  • fixResultSize
  • fixTermIndexGetMatchingIdsUsage
  • fix_bug
  • fix_composer_name_64
  • fix_review_issues
  • fix_review_issues_2
  • fix_review_issues_3
  • fix_travis_build
  • fix_valueview_changes
  • fixdependencies
  • followup
  • genericDeletion
  • getPropertyContext
  • hhvm
  • hhvmVersion
  • hhvm_travis
  • i18n
  • idTuples2
  • ignoreLines
  • initialSuggestions
  • initialSuggestionsRebased
  • insertProgress
  • itemIdHint
  • jscs
  • master
  • missingApiParamDesc
  • namespace
  • namespaceLookup1
  • namespaceUsage
  • namespaceutils
  • noNewFromNumber
  • phpcs
  • phpunit48
  • protected
  • psr4Wikibase
  • qualifier_references
  • readme
  • rel-2.4.3
  • rel230
  • release-2.0.6
  • release-2.2.0
  • release-3.1.0
  • release315
  • release317
  • releaseNotes240
  • releasenotes
  • relnotes
  • removePsr4Hack
  • remove_claimview
  • review
  • services11
  • setUp
  • shortArray
  • simple-suggester
  • simpleJscs
  • smelllll
  • suchcapitalization
  • termindex
  • terms
  • tests
  • travis
  • travishhvm
  • typeSafety
  • unusedArg
  • update_use
  • utils
  • v1.1
  • valueviewcompat
  • version
  • wbCs02
  • wbsgetsuggestionsFixi18n
  • wfWaitForSlaves

pending completion
1085

Pull #211

travis-ci

web-flow
Update Wikibase CodeSniffer rule set to 0.2.0

This patch also:
* Removes meaningless return true from hooks. This is the default and
  does not do anything.
* Adds a namespace to the only class that was not in a namespace.
Pull Request #211: Update Wikibase CodeSniffer rule set to 0.2.0

6 of 6 new or added lines in 2 files covered. (100.0%)

234 of 485 relevant lines covered (48.25%)

3.54 hits per line

Relevant lines Covered
Build:
Build:
485 RELEVANT LINES 234 COVERED LINES
3.54 HITS PER LINE
Source Files on master
  • List 0
  • Changed 11
  • Source Changed 11
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
1085 master Update Wikibase CodeSniffer rule set to 0.2.0 This patch also: * Removes meaningless return true from hooks. This is the default and does not do anything. * Adds a namespace to the only class that was not in a namespace. Pull #211 15 Oct 2017 06:05PM UTC web-flow travis-ci pending completion  
1084 wbCs02 Update Wikibase CodeSniffer rule set to 0.2.0 This patch also: * Removes meaningless return true from hooks. This is the default and does not do anything. * Adds a namespace to the only class that was not in a namespace. push 15 Oct 2017 06:00PM UTC thiemowmde travis-ci pending completion  
1083 master Localisation updates from https://translatewiki.net. push 05 Jun 2017 05:48AM UTC translatewiki travis-ci pending completion  
1082 master Localisation updates from https://translatewiki.net. push 29 May 2017 06:37AM UTC translatewiki travis-ci pending completion  
1080 master Change all arrays to use the short PHP 5.5 syntax (#206) push 21 May 2017 11:55AM UTC filbertkm travis-ci pending completion  
1079 master Fix minor code smell issue in hook (#208) push 21 May 2017 11:50AM UTC filbertkm travis-ci pending completion  
1078 master Localisation updates from https://translatewiki.net. push 20 May 2017 09:07AM UTC Nikerabbit travis-ci pending completion  
1077 master Fail gracefully when item id can't be found (#201) * Fail gracefully when item id can't be found Bug: https://phabricator.wikimedia.org/T164989 * Use $ex->getMessage() instead of building it again * Use dieWithException instead of dieWit... push 20 May 2017 07:25AM UTC thiemowmde travis-ci pending completion  
1076 master Use dieWithException instead of dieWithError Pull #201 19 May 2017 09:42PM UTC web-flow travis-ci pending completion  
1075 master Use $ex->getMessage() instead of building it again Pull #201 17 May 2017 11:54AM UTC web-flow travis-ci pending completion  
See All Builds (665)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc