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

sass / libsass / 4674 / 6
85%
master: 85%

Build:
DEFAULT BRANCH: master
Ran 25 Nov 2018 02:13AM UTC
Files 127
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

25 Nov 2018 01:50AM UTC coverage: 86.41% (+0.06%) from 86.354%
AUTOTOOLS=no COVERAGE=yes BUILD=static

push

travis-ci

xzyfer
Disallow parent selectors in `selector-append` (#2760)

Now correctly errors on inputs such as this one instead of crashing (see #2663):

```scss
div {
  a: selector-append('.menu', 'li', '&');
}
```

```
Error: Parent selectors aren't allowed here.
        on line 3:37 of ../../../tmp/test.scss, in function `selector-append`
        from line 3:6 of ../../../tmp/test.scss
>>   e: selector-append('.menu', 'li', '&');

   ------------------------------------^
```

10790 of 12487 relevant lines covered (86.41%)

843485.09 hits per line

Source Files on job 4674.6 (AUTOTOOLS=no COVERAGE=yes BUILD=static)
  • Tree
  • List 0
  • Changed 34
  • Source Changed 4
  • Coverage Changed 33
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 4516
  • Travis Job 4674.6
  • c93f0581 on github
  • Prev Job for AUTOTOOLS=no COVERAGE=yes BUILD=static on master (#4669.1)
  • Next Job for AUTOTOOLS=no COVERAGE=yes BUILD=static on master (#4689.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

© 2025 Coveralls, Inc