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

GoogleCloudPlatform / php-docs-samples / 1993 / 1
83%
master: 83%

Build:
DEFAULT BRANCH: master
Ran 10 Jan 2018 10:36PM UTC
Files 220
Run time 17s
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

10 Jan 2018 07:01PM UTC coverage: 76.739% (-2.3%) from 79.046%
1993.1

cron

travis-ci

web-flow
Fixing the broken test (#530)

* Adding python-ipaddr

* Adding a file for exporting secret.

Now it contains MAILJET_APIKEY and MAILJET_SECRET.
To decrypt the file, you can run:

```
$ gcloud config set project cloud-samples-tests-php
$ gcloud kms decrypt \
  --location=global \
  --keyring=ci \
  --key=ci \
  --ciphertext-file=testing/export-secrets.sh.enc \
  --plaintext-file=testing/export-secrets.sh
```

* Decrypt in the bash script, allowing failure

* Unset the e2e test flags when the secret is not available

* Configure gcloud when the service account file is there

* Updated the deps for bigquery/stackoverflow

* dlp test update

* Dependency update for bigquery/stackoverflow

* dlp dependency update

* DLP test fix

* Run devserver test and cs fixer on php56

* Updated to guzzlehttp/guzzle 6.3 for test on PHP7.2

* Allow failures for PHP 7.2 for now

* Fixed the wrong travis.yml

* Trial and error on travis.yml

* Avoid doctrine/instantiator 1.1.0 that has a dep for php ^7.1

* Use `compser update` for PHP 5.6

* Correctly skip the tests when no secrets are available

* Use guzzlehttp/guzzle 6.3 for PHP7.2 test failure

* Allow any number of rows

* Use new style TestCase class

* Removed phpunit 4 from some directories

* Dependency update for PHP 7.0

* Added a polyphil for phpunit 6 and 4

* Temporarily catch all the exceptions

* Dependency update and temporarily catch all the exceptions

* Dependency update for pubsub/quickstart

* Use google/cloud-tools for tests that use EventuallyConsistentTestTrait

* Use the new style classname for PHPUnit

* Fixing pubsub/api/test

* Use PHPUnit4To6Shim from google/cloud-tools

* CS fix

* Updating the dependency for spanner

* speech dependency update, removed the unnecessary check for libraries

3431 of 4471 relevant lines covered (76.74%)

1.52 hits per line

Source Files on job 1993.1
  • Tree
  • List 0
  • Changed 153
  • Source Changed 11
  • Coverage Changed 153
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1993
  • Travis Job 1993.1
  • 97248e19 on github
  • Prev Job for RUN_DEVSERVER_TESTS=true RUN_CS_FIXER=true on master (#1852.1)
  • Next Job for on master (#1995.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