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

preaction / Statocles / 464
90%

Build:
DEFAULT BRANCH: master
Ran 31 Dec 2015 11:49AM UTC
Jobs 1
Files 34
Run time 1s
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
464

push

travis-ci

preaction
switch to warn that a store path doesn't exist

Previously, we would die if a store path doesn't exist. This creates
a chicken-egg problem: If we want to run `statocles bundle theme` to
bundle a default theme, but the theme's store directory doesn't exist,
we can't create the site object in order to bundle the theme to create
the theme directory...

    # This will die with an error
    $ rm -rf theme
    $ statocles bundle theme default

In general, it isn't that big of a deal if a store directory doesn't
exist. It just means there are no documents/files for that store. So,
now we simply warn the user that it doesn't exist, and then we move on
our merry way.

Fixes #414
Fixes #421

1071 of 1125 relevant lines covered (95.2%)

489.08 hits per line

Jobs
ID Job ID Ran Files Coverage
9 464.9 (COVERAGE=1) 31 Dec 2015 11:49AM UTC 0
95.2
Travis Job 464.9
Source Files on build 464
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #464
  • dfcbe45a on github
  • Prev Build on master (#463)
  • Next Build on master (#465)
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