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

elastic / elasticsearch-php / 24 / 2

Build:
DEFAULT BRANCH: master
Ran 27 Sep 2013 03:36PM UTC
Files 101
Run time –
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

27 Sep 2013 03:32PM UTC coverage: 87.047% (-0.02%) from 87.063%
ES_VERSION=0.90.0 ES_TEST_HOST=http://localhost:9200

push

travis-ci

polyfractal
Fix behavior when a string body is provided

Strings (and arrays) should simply be given to the serializer
as-is, without trying to guess the nature of the string.  Previously,
the endpoint would pack strings into the 'q' URI parameter, which
is opinonated and buggy.

This patch now just sets the body and lets the serializer figure
it out.

Closes #5

2090 of 2401 relevant lines covered (87.05%)

24.2 hits per line

Source Files on job 24.2 (ES_VERSION=0.90.0 ES_TEST_HOST=http://localhost:9200)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 24
  • Travis Job 24.2
  • 81011f0f on github
  • Prev Job for ES_VERSION=0.90.0 ES_TEST_HOST=http://localhost:9200 on master (#23.2)
  • Next Job for ES_VERSION=0.90.0 ES_TEST_HOST=http://localhost:9200 on master (#26.2)
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

© 2026 Coveralls, Inc