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

SassDoc / sassdoc / 1103 / 1
95%
master: 95%

Build:
DEFAULT BRANCH: master
Ran 09 Feb 2015 06:48PM UTC
Files 31
Run time 4s
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:46PM UTC coverage: 93.778% (-0.2%) from 93.96%
1103.1

Pull #364

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.
Pull Request #364: [RFR] Graceful relative paths in CLI and config file

844 of 900 relevant lines covered (93.78%)

18.98 hits per line

Source Files on job 1103.1
  • Tree
  • List 0
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1103
  • Travis Job 1103.1
  • 44ff9650 on github
  • Prev Job for on master (#1099.1)
  • Next Job for on master (#1111.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