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

aspiers / stow / 110
86%
master: 87%

Build:
Build:
LAST BUILD BRANCH: 125/merge
DEFAULT BRANCH: master
Ran 25 Jun 2019 06:22PM UTC
Jobs 4
Files 4
Run time 36min
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
110

Pull #40

travis-ci

web-flow
Add function to expand ~ in .stowrc files (#14)

Add a new expand_tilde() function that performs tilde expansion of
strings, and corresponding unit tests:

    * A ~ at the beginning of a path is expanded to the user's home
      directory.
    * Literal '~' can be provided with '\~'

Combine this with expand_environment() in a new expand_filepath()
function which applies all (both) required expansion functions to a
string, and use that in get_config_file_options() to expand .stowrc
options.

Add more tests to check that tilde expanded in correct places, i.e.:

    * expanded for --target and --dir
    * not expanded for --ignore, --defer, or --override

Update documentation on stowrc files according to this functionality
change.

Fixes #14: https://github.com/aspiers/stow/issues/14
Pull Request #40: Perform shell expansion on the contents of .stowrc

753 of 873 relevant lines covered (86.25%)

820.26 hits per line

Jobs
ID Job ID Ran Files Coverage
1 110.1 25 Jun 2019 06:25PM UTC 0
86.27
Travis Job 110.1
2 110.2 25 Jun 2019 06:22PM UTC 0
86.27
Travis Job 110.2
3 110.3 25 Jun 2019 06:24PM UTC 0
86.27
Travis Job 110.3
4 110.4 25 Jun 2019 06:26PM UTC 0
86.27
Travis Job 110.4
Source Files on build 110
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #110
  • Pull Request #40
  • PR Base - master (#107)
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