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

SassDoc / sassdoc / 1102
94%
master: 95%

Build:
Build:
LAST BUILD BRANCH: 2.7.3
DEFAULT BRANCH: master
Ran 09 Feb 2015 06:47PM UTC
Jobs 1
Files 31
Run time 3s
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
1102

push

travis-ci

valeriangalliat
Graceful relative paths in CLI and config file

Before this, `dest` was always relative to CWD even when set from config
file, and if a config file was defined, `theme` was always relative to
it even when set via CLI.

Now for all CLI-passed environment properties, a "friend" `*Cli` prperty
is set to `true` (`themeCli`, `destCli`), so the environment loader can
determine whether it's relative to CWD or config file.

Also paths are now stored absolute, but are always displayed relative to
the CWD for coherent CLI output. If you set `theme: ../../theme` in
`foo/config.yml`, the displayed theme in CLI output will be `../theme`.

This fixes #362.

844 of 900 relevant lines covered (93.78%)

18.98 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1102.1 09 Feb 2015 06:47PM UTC 0
93.78
Travis Job 1102.1
Source Files on build 1102
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1102
  • 15d607ba on github
  • Next Build on hotfix/cli-theme-relative (#1110)
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