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

gugod / Elastijk / 51 / 10
81%
master: 81%

Build:
DEFAULT BRANCH: master
Ran 15 May 2014 08:07AM UTC
Files 2
Run time 1s
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

15 May 2014 07:53AM UTC coverage: 93.651%. Remained the same
TEST_LIVE=1 ES_VERSION=0.90.0 ES_OPT=

push

travis-ci

gugod
treat all input scalars as wide characters.

there were some inconsistency where we treated the request body as wide characters
and encode them to UTF8 when converting to JSON, but other parts of the requsets
are not processed in the same fachsion.

Since it make sense not to let users of Elastijk always have to do encode_utf8() here
and there, we assume all scalars in the input to contain wide characters, and perfor
encode_utf8() within the library.

With 3 exceptions: host,port,method. Since it is unclear whether it'll introduce any
meaningful change to encode_utf8() them.

59 of 63 relevant lines covered (93.65%)

4780.33 hits per line

Source Files on job 51.10 (TEST_LIVE=1 ES_VERSION=0.90.0 ES_OPT=)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 51
  • Travis Job 51.10
  • 98391495 on github
  • Prev Job for TEST_LIVE=1 ES_VERSION=0.90.0 ES_OPT= on master (#50.19)
  • Next Job for TEST_LIVE=1 ES_VERSION=0.90.0 ES_OPT= on master (#52.1)
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