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

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

Build:
Build:
LAST BUILD BRANCH: 2.7.3
DEFAULT BRANCH: master
Ran 10 Feb 2015 05:56PM 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

10 Feb 2015 05:51PM UTC coverage: 93.778%. Remained the same
1110.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 1110.1
  • Tree
  • List 0
  • Changed 2
  • Source Changed 2
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1110
  • Travis Job 1110.1
  • c47dea14 on github
  • Prev Job for on hotfix/cli-theme-relative (#1102.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