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

sass / libsass / 4095 / 3
85%
master: 85%

Build:
DEFAULT BRANCH: master
Ran 03 May 2017 03:40PM UTC
Files 105
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

03 May 2017 02:51PM UTC coverage: 83.901% (-1.9%) from 85.774%
AUTOTOOLS=no COVERAGE=yes BUILD=static

push

travis-ci

web-flow
Fix bug when parsing selector schemas (#2371)

Discovered whilst debugging a different issue. The code below is
showing the wrong error message because a null pointer assignment.

```scss
```
LibSass
```
Error: Invalid CSS after "#": expected "{", was "#{a==b}"
```
Ruby Sass
```
Error: Invalid CSS after "#{a==b}": expected "{", was ""
```
Spec https://github.com/sass/sass-spec/pull/1106

9516 of 11342 relevant lines covered (83.9%)

605210.49 hits per line

Source Files on job 4095.3 (AUTOTOOLS=no COVERAGE=yes BUILD=static)
  • Tree
  • List 0
  • Changed 72
  • Source Changed 1
  • Coverage Changed 72
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 4095
  • Travis Job 4095.3
  • a53d1e73 on github
  • Prev Job for AUTOTOOLS=no COVERAGE=yes BUILD=static on master (#4090.6)
  • Next Job for AUTOTOOLS=no COVERAGE=yes BUILD=static on master (#4098.1)
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