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

abg / dbsake / 42 / 5
77%
master: 78%

Build:
Build:
LAST BUILD BRANCH: feature/sieve-default-compress-command-gh-130
DEFAULT BRANCH: master
Ran 31 Jul 2014 05:56AM UTC
Files 42
Run time 1min
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

31 Jul 2014 05:49AM UTC coverage: 82.124% (-0.03%) from 82.15%
42.5

push

travis-ci

abg
implement sandbox --datadir option

- Adds --datadir top level option for allowing a user to specify
  where the sandbox datadir should be located, otherwise defaults
  to ./data/ relative to the sandbox directory as before.
- Requested datadir will be check to verify either:
  1) datadir does not already exist (and will be created + bootstrapped)
  2) datadir exists, but is empty (and will be bootstrapped)
  3) datadir exists, is not-empty but not in use by mysql
  4) datadir otherwise looks like a normal mysql datadir
     (currently ./ib_logfile0 exists or ./mysql/user.frm exists)
- The -D short option previously used for --data-source is now
  a short option for --datadir.  --data-source now has a '-s'
  short option.  This is an incompatible change.

Resolves issue #68

2706 of 3295 relevant lines covered (82.12%)

0.82 hits per line

Source Files on job 42.5
  • Tree
  • List 0
  • Changed 11
  • Source Changed 4
  • Coverage Changed 10
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 42
  • Travis Job 42.5
  • 606a8791 on github
  • Prev Job for on develop (#41.2)
  • Next Job for on develop (#43.4)
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