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

tgbugs / augpathlib / 125
47%

Build:
DEFAULT BRANCH: master
Ran 22 May 2020 02:31AM UTC
Jobs 1
Files 10
Run time 2s
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
125

push

travis-ci

tgbugs
tests for sparse without xattrs

uncovered issue where rmtree would always fail for cache paths because
we were using self.cwd instead of one that doesn't fail due to bad
constructor arguments

seriously, the issues with CachePath construction are fundamental and
break all the assumptions about how paths are supposed to work

from the fact that symlinks are constructed automatically if the
folder doesn't already exist (mega wat) it is clear that the right way
to do this is to allow a cache path to be initialized with some way to
obtain the metadata and then the path can be created with mkdir or
touch, but touch will create the broken symlink NOT an empty file

8 of 8 new or added lines in 2 files covered. (100.0%)

1317 of 2854 relevant lines covered (46.15%)

0.46 hits per line

Jobs
ID Job ID Ran Files Coverage
2 125.2 (PIPENV_VENV_IN_PROJECT=1 PIPENV_IGNORE_VIRTUALENVS=1) 22 May 2020 02:31AM UTC 0
46.15
Travis Job 125.2
Source Files on build 125
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #125
  • ab0d8340 on github
  • Prev Build on master (#124)
  • Next Build on master (#126)
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