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

WordPoints / hooks-api
58%

Build:
DEFAULT BRANCH: master
Repo Added 30 Oct 2015 08:32PM UTC
Files 71
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

LAST BUILD ON BRANCH master
branch: master
CHANGE BRANCH
x
Reset
  • master
  • 0.1.0

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

Relevant lines Covered
Build:
Build:
3122 RELEVANT LINES 1804 COVERED LINES
0.58 HITS PER LINE
Source Files on master
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
42 master 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 `... push 15 Feb 2018 11:39AM UTC JDGrimes travis-ci pending completion  
62 master Travis: no more debug for wpcept We aren’t debugging anymore! See #92, WordPoints/dev-lib#46 push 14 Jun 2016 08:48PM UTC JDGrimes travis-ci pending completion  
61 master Travis: run entire codeception test suite We had limited this to a single test for debugging. See #92, WordPoints/dev-lib#46 push 14 Jun 2016 03:18PM UTC JDGrimes travis-ci pending completion  
60 master Update site URL in tests config See #92, WordPoints/dev-lib#46 push 14 Jun 2016 02:17PM UTC JDGrimes travis-ci pending completion  
59 master grunt: Run build tasks on config edit When the grunt config file is edited and the watch task is running, watch automatically reloads. However, any changes may have affected out build tasks, so we should rerun them. This was helpful when working... push 13 Jun 2016 10:13PM UTC JDGrimes travis-ci pending completion  
58 master More "scenario-like" scenario descriptions See #92 push 13 Jun 2016 03:22PM UTC JDGrimes travis-ci pending completion  
57 master Make sure admin apps are registered During the admin menu tests. See #87, #149 push 04 Jun 2016 10:00PM UTC JDGrimes travis-ci pending completion  
56 master l10n/phpcs fixes See #87 push 04 Jun 2016 08:36PM UTC JDGrimes travis-ci pending completion  
55 master Complete version number See #19 push 03 Jun 2016 07:57PM UTC JDGrimes travis-ci pending completion  
54 master code sniff fixes push 02 Jun 2016 10:15PM UTC JDGrimes travis-ci pending completion  
See All Builds (28)
  • Repo on GitHub
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

© 2025 Coveralls, Inc