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

solariumphp / solarium
92%
master: 92%

Build:
Build:
LAST BUILD BRANCH: 5.x
DEFAULT BRANCH: master
Repo Added 22 Dec 2014 07:12PM UTC
Files 346
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 4.x
branch: 4.x
CHANGE BRANCH
x
Reset
  • 4.x
  • (HEAD detached at db4fd5d)
  • (HEAD detached at f38d684)
  • (HEAD detached at f64f312)
  • 3.3.0
  • 3.5.0
  • 3.5.1
  • 3.6.0
  • 3.7.0
  • 3.8.0
  • 3.8.1
  • 3.x
  • 3.x-fix-travis
  • 4.0.0
  • 4.0.0-alpha.1
  • 4.0.0-alpha.2
  • 4.0.0-beta.1
  • 4.0.0-rc.1
  • 4.0.x
  • 4.1.0
  • 4.1.0-beta.1
  • 4.1.0-rc.1
  • 4.2.0
  • 4.2.0-beta.1
  • 4.2.0-rc.1
  • 4.3.0-alpha.2
  • 4.3.0-alpha1
  • 4.x-add-terms-component
  • 4.x-complete-suggester-component
  • 4.x-component-aware
  • 4.x-dictionary-test
  • 4.x-prepare-components-to-be-reused
  • 4.x-solr-on-travis
  • 4.x-spellcheck
  • 4.x_Adapter_Integration_Tests
  • 4.x_suggester
  • 5.0.0
  • 5.0.0-alpha.1
  • 5.0.0-alpha.2
  • 5.0.0-beta.1
  • 5.0.0-rc.1
  • 5.0.1
  • 5.0.2
  • 5.0.3
  • 5.1.0
  • 5.1.0-rc.1
  • 5.1.1
  • 5.1.2
  • 5.1.3
  • 5.1.4
  • 5.1.5
  • 5.1.6
  • 5.2.0
  • 5.x
  • 558-include-coding-styles-fixes
  • CVE-2019-18889
  • Contracts_EventDispatcher_Event
  • actions
  • analytics-component
  • api_restwq
  • backport-refactor-changelog
  • backport-use-travis-cache-for-solr-download
  • basdenooijer-patch-1
  • bc_http_exceptionwq
  • bufferAdd
  • cloud_results
  • collections_api
  • datetimezone
  • develop
  • documentinterface
  • encode_space
  • event_dispatcher
  • expression_builder
  • facet_set_buckets
  • facet_type_hints
  • feature/nextgen
  • filter_query_cache_cost
  • filter_query_keywq
  • fix_examples
  • increase_compatibility
  • increase_test_coverage
  • issue-550-use-php-http-library
  • json_facets
  • master
  • master-cleaning
  • master-idea
  • master_autoloader
  • master_curl_timeout
  • master_deprecated
  • master_library2src
  • master_prepare-4-0-0-alpha-1
  • master_range_query_fix
  • master_terms_component
  • master_testFacetHighlightSpellcheckComponent
  • modifiers
  • multiple_dictionaries
  • phpunit7
  • postbig
  • pr-548-add-git-attributes
  • psr-4
  • range_escaping_#666
  • readthedocs
  • remove-outdated-libraries-from-testing
  • rerank
  • revert-300-master
  • revert-334-fix-curl
  • revert-527-patch-1
  • set_empty_list
  • solr_8.5.0
  • solr_8.5.0_http_adpaters_put_method_fix
  • spellcheck-collate-extended-to-bool
  • spellcheck_dictionaries
  • stats_result_getters
  • stream_query
  • stream_result_and_graph
  • streaming_expression_exceptions
  • thePanz-patch-1
  • thomascorthals-integration
  • thomascorthals-managed_resources
  • travis_74
  • update-composer-version-specifications
  • update-phpunit-6-5
  • update-phpunit-6-5-PHP56
  • use-php-http-library
  • use-travis-cache-for-solr-download
  • v2api
  • v3.9.0-alpha

pending completion
2293

push

travis-ci

web-flow
Facet type hints, fixed #656 (#658)

* added more type hints

* fixed style

* fixed some types

* Increased the number of PHP 7.1 style argument and return type declarations (transition not completed yet)

4936 of 5342 relevant lines covered (92.4%)

254.44 hits per line

Relevant lines Covered
Build:
Build:
5342 RELEVANT LINES 4936 COVERED LINES
254.44 HITS PER LINE
Source Files on 4.x
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
2293 4.x Facet type hints, fixed #656 (#658) * added more type hints * fixed style * fixed some types * Increased the number of PHP 7.1 style argument and return type declarations (transition not completed yet) push 05 Apr 2019 09:57AM UTC web-flow travis-ci pending completion  
743 4.x 4.x add terms component (#546) * all components shpould be re-usable for custom query types and not be restricted for "select" * cleaned-up QueryType\Select tests * cleaned-up traits and introduced first interfaces to treat some components ... push 19 Jan 2018 03:39PM UTC GitHub travis-ci pending completion  
742 4.x fixed typos Pull #546 19 Jan 2018 03:35PM UTC web-flow travis-ci pending completion  
736 4.x Update composer version requirements (#545) push 18 Jan 2018 01:49PM UTC mkalkbrenner travis-ci pending completion  
725 4.x Improve re-usability of components for any any query type (#544) push 16 Jan 2018 11:58AM UTC web-flow travis-ci pending completion  
724 4.x Improve re-usability of components for any any query type Pull #544 16 Jan 2018 10:59AM UTC web-flow travis-ci pending completion  
721 4.x completed sugester component and improved tests (#542) push 05 Jan 2018 08:13AM UTC web-flow travis-ci pending completion  
720 4.x completed sugester component and improved tests Pull #542 05 Jan 2018 12:10AM UTC web-flow travis-ci pending completion  
718 4.x prepare that (some) components could be reused by other query types than select (#541) push 04 Jan 2018 09:16PM UTC web-flow travis-ci pending completion  
717 4.x prepare that (some) components could be reused by other query types than select Pull #541 04 Jan 2018 04:26PM UTC web-flow travis-ci pending completion  
See All Builds (2944)
  • 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