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

mgreter / libsass / 2701 / 3
86%
master: 85%

Build:
Build:
LAST BUILD BRANCH: move-ci-from-travis-to-github-actions
DEFAULT BRANCH: master
Ran 14 Mar 2018 12:56AM UTC
Files 105
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

14 Mar 2018 12:45AM UTC coverage: 0.0%. First build
AUTOTOOLS=no COVERAGE=yes BUILD=static

push

travis-ci

mgreter
Fix win UNC path handling for dot and dotdot directories

This implements a naive path cleanup for windows to resolve
dot and dotdot directories in otherwise already absolute
paths, since UNC file paths must be fully qualified and do
not support dot and dotdot references.

Note that this does collapse x/../y sections into y.
This is by design and wrong, e.g. if /foo on your system is
a symlink to /bar/baz, then /foo/../cd is actually /bar/cd,
not /cd as a naive ../ removal will give you.

0 of 0 relevant lines covered (NaN%)

0.0 hits per line

Source Files on job 2701.3 (AUTOTOOLS=no COVERAGE=yes BUILD=static)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1
  • Travis Job 2701.3
  • d61d7ec1 on github
  • Next Job for AUTOTOOLS=no COVERAGE=yes BUILD=static on bugfix/unc-relative-paths (#2703.6)
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