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

elastic / elasticsearch-php / 42

Build:
DEFAULT BRANCH: master
Ran 18 Oct 2013 06:38PM UTC
Jobs 17
Files 102
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

pending completion
42

push

travis-ci

polyfractal
Add HTTP Auth support

Example usage:

    $params = array();
    $params['connectionParams']['auth'] = array(
        'username',
        'password',
        'Basic'
    );
    $client = new Elasticsearch\Client($params);

Closes #15

2229 of 2422 relevant lines covered (92.03%)

447.47 hits per line

Jobs
ID Job ID Ran Files Coverage
1 42.1 (ES_VERSION=0.90.0 ES_TEST_HOST=http://localhost:9200) 18 Oct 2013 06:36PM UTC 0
87.42
Travis Job 42.1
2 42.2 (ES_VERSION=0.90.0 ES_TEST_HOST=http://localhost:9200) 18 Oct 2013 06:37PM UTC 0
87.51
Travis Job 42.2
3 42.3 (ES_VERSION=0.90.0 ES_TEST_HOST=http://localhost:9200) 18 Oct 2013 06:37PM UTC 0
87.42
Travis Job 42.3
4 42.4 (ES_VERSION=0.90.1 ES_TEST_HOST=http://localhost:9200) 18 Oct 2013 06:37PM UTC 0
91.16
Travis Job 42.4
5 42.5 (ES_VERSION=0.90.1 ES_TEST_HOST=http://localhost:9200) 18 Oct 2013 06:37PM UTC 0
91.16
Travis Job 42.5
6 42.6 (ES_VERSION=0.90.1 ES_TEST_HOST=http://localhost:9200) 18 Oct 2013 06:40PM UTC 0
91.08
Travis Job 42.6
7 42.7 (ES_VERSION=0.90.2 ES_TEST_HOST=http://localhost:9200) 18 Oct 2013 06:40PM UTC 0
91.16
Travis Job 42.7
8 42.8 (ES_VERSION=0.90.2 ES_TEST_HOST=http://localhost:9200) 18 Oct 2013 06:41PM UTC 0
91.16
Travis Job 42.8
9 42.9 (ES_VERSION=0.90.2 ES_TEST_HOST=http://localhost:9200) 18 Oct 2013 06:41PM UTC 0
91.16
Travis Job 42.9
10 42.10 (ES_VERSION=0.90.3 ES_TEST_HOST=http://localhost:9200) 18 Oct 2013 06:41PM UTC 0
91.95
Travis Job 42.10
11 42.11 (ES_VERSION=0.90.3 ES_TEST_HOST=http://localhost:9200) 18 Oct 2013 06:44PM UTC 0
92.03
Travis Job 42.11
12 42.12 (ES_VERSION=0.90.3 ES_TEST_HOST=http://localhost:9200) 18 Oct 2013 06:44PM UTC 0
91.95
Travis Job 42.12
14 42.14 (ES_VERSION=0.90.4 ES_TEST_HOST=http://localhost:9200) 18 Oct 2013 06:45PM UTC 0
91.95
Travis Job 42.14
15 42.15 (ES_VERSION=0.90.4 ES_TEST_HOST=http://localhost:9200) 18 Oct 2013 06:45PM UTC 0
91.95
Travis Job 42.15
16 42.16 (ES_VERSION=0.90.5 ES_TEST_HOST=http://localhost:9200) 18 Oct 2013 06:48PM UTC 0
91.95
Travis Job 42.16
17 42.17 (ES_VERSION=0.90.5 ES_TEST_HOST=http://localhost:9200) 18 Oct 2013 06:48PM UTC 0
91.95
Travis Job 42.17
18 42.18 (ES_VERSION=0.90.5 ES_TEST_HOST=http://localhost:9200) 18 Oct 2013 06:48PM UTC 0
91.87
Travis Job 42.18
Source Files on build 42
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #42
  • 3db0bc2f on github
  • Prev Build on master (#41)
  • Next Build on master (#44)
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