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

preaction / Statocles / 464 / 9
90%
master: 90%

Build:
DEFAULT BRANCH: master
Ran 31 Dec 2015 11:49AM UTC
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

31 Dec 2015 11:32AM UTC coverage: 95.2% (-0.004%) from 95.204%
COVERAGE=1

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

Source Files on job 464.9 (COVERAGE=1)
  • Tree
  • List 0
  • Changed 11
  • Source Changed 1
  • Coverage Changed 11
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 464
  • Travis Job 464.9
  • dfcbe45a on github
  • Prev Job for COVERAGE=1 on master (#463.9)
  • Next Job for COVERAGE=1 on master (#465.9)
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