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

WordPoints / hooks-api / 42 / 4
58%
master: 58%

Build:
DEFAULT BRANCH: master
Ran 15 Feb 2018 11:39AM UTC
Files 71
Run time 3s
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

20 Feb 2016 04:50PM UTC coverage: 57.783% (+14.1%) from 43.651%
TRAVISCI_RUN=phpunit WP_VERSION=4.3 WORDPOINTS_VERSION=master

push

travis-ci

JDGrimes
Don't double quote MySQL password

This was failing because the quotes were being added by
`escapeshellarg()`, so we didn’t need to add a second set.

Also, because the value was quoted, the empty value would actually be
equal to `”’’”`, and not `’’`.

Anyway, we leave out the password entirely for `mysqldump`, but leave
it in even if empty for `mysql`, so we can test to see if both ways
work. if they do, we’ll just pass the empty passwords to the commands,
since the logic is simpler.

See #92, WordPoints/hooks-api#46

1804 of 3122 relevant lines covered (57.78%)

0.58 hits per line

Source Files on job 42.4 (TRAVISCI_RUN=phpunit WP_VERSION=4.3 WORDPOINTS_VERSION=master)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 42
  • Travis Job 42.4
  • 775e0382 on github
  • Prev Job for TRAVISCI_RUN=phpunit WP_VERSION=master on master (#62.32)
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