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

Wikidata-lib / PropertySuggester
86%
master: 48%

Build:
Build:
LAST BUILD BRANCH: wbCs02
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 bug/T132839
branch: bug/T132839
CHANGE BRANCH
x
Reset
  • bug/T132839
  • 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/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
1036

push

travis-ci

thiemowmde
Allow changing the weight given to classifying conditions

Allow changing the weight given to classifying conditions via
the $wgClassifyingConditionWeight setting. This only applies to
the "item" context if there is at least one classifying statement.

During testing it turned out that the classifying conditions
resulted in way better suggestions than the ones which are purely
based on whether a Statement with a given Property id exists.
Due to this, I want to be able to boost the weight of these
classifying conditions, in order to address T132839.

Note: This is only supported on MySQL and SQLite right now, like
the rest of this extension. On other DBMS, the setting will not
be taken into account.

https://phabricator.wikimedia.org/T132839

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

419 of 489 relevant lines covered (85.69%)

7.35 hits per line

Relevant lines Covered
Build:
Build:
489 RELEVANT LINES 419 COVERED LINES
7.35 HITS PER LINE
Source Files on bug/T132839
  • List 0
  • Changed 8
  • Source Changed 4
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
1036 bug/T132839 Allow changing the weight given to classifying conditions Allow changing the weight given to classifying conditions via the $wgClassifyingConditionWeight setting. This only applies to the "item" context if there is at least one classifying statem... push 04 Apr 2017 07:28AM UTC thiemowmde travis-ci pending completion  
1002 bug/T132839 Merge branch 'master' into bug/T132839 push 24 Jan 2017 10:29AM UTC web-flow travis-ci pending completion  
998 bug/T132839 Merge branch 'master' into bug/T132839 push 24 Jan 2017 08:48AM UTC web-flow travis-ci pending completion  
985 bug/T132839 Merge branch 'master' into bug/T132839 push 23 Jan 2017 07:44AM UTC web-flow travis-ci pending completion  
973 bug/T132839 Merge branch 'master' into bug/T132839 push 16 Dec 2016 04:57PM UTC web-flow travis-ci pending completion  
945 bug/T132839 Allow changing the weight given to classifying conditions Allow changing the weight given to classifying conditions via the $wgClassifyingConditionWeight setting. This only applies to the "item" context if there is at least one classifying statem... push 07 Nov 2016 09:13AM UTC mariushoch travis-ci pending completion  
943 bug/T132839 Allow changing the weight given to classifying conditions Allow changing the weight given to classifying conditions via the $wgClassifyingConditionWeight setting. This only applies to the "item" context if there is at least one classifying statem... push 06 Nov 2016 02:32PM UTC mariushoch travis-ci pending completion  
941 bug/T132839 Allow changing the weight given to classifying conditions Allow changing the weight given to classifying conditions via the $wgClassifyingConditionWeight setting. This only applies to the "item" context if there is at least one classifying statem... push 06 Nov 2016 02:04PM UTC mariushoch 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