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

SassDoc / sassdoc / 1103
95%

Build:
DEFAULT BRANCH: master
Ran 09 Feb 2015 06:48PM UTC
Jobs 1
Files 31
Run time 5s
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
1103

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

Uncovered Existing Lines

Lines Coverage ∆ File
5
100.0
dist/sassdoc.js
14
100.0
dist/environment.js
Jobs
ID Job ID Ran Files Coverage
1 1103.1 09 Feb 2015 06:48PM UTC 0
93.78
Travis Job 1103.1
Source Files on build 1103
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1103
  • Pull Request #364
  • PR Base - master (#1099)
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