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

SassDoc / sassdoc / 1102 / 1
94%
master: 95%

Build:
Build:
LAST BUILD BRANCH: 2.7.3
DEFAULT BRANCH: master
Ran 09 Feb 2015 06:47PM UTC
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

09 Feb 2015 06:45PM UTC coverage: 93.778%. First build
1102.1

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

Source Files on job 1102.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1102
  • Travis Job 1102.1
  • 15d607ba on github
  • Next Job for on hotfix/cli-theme-relative (#1110.1)
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