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

WordPoints / hooks-api / 42
58%

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

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

Jobs
ID Job ID Ran Files Coverage
4 42.4 (TRAVISCI_RUN=phpunit WP_VERSION=4.3 WORDPOINTS_VERSION=master) 15 Feb 2018 11:39AM UTC 0
57.78
Travis Job 42.4
Source Files on build 42
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #42
  • 775e0382 on github
  • Prev Build on master (#62)
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