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

sass / libsass / 4096
86%
master: 85%

Build:
Build:
LAST BUILD BRANCH: refactor/libsass-4-alpha
DEFAULT BRANCH: master
Ran 03 May 2017 03:08PM UTC
Jobs 1
Files 105
Run time 7s
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
4096

push

travis-ci

xzyfer
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

9757 of 11410 relevant lines covered (85.51%)

602291.29 hits per line

Jobs
ID Job ID Ran Files Coverage
1 4096.1 (AUTOTOOLS=no COVERAGE=yes BUILD=static) 03 May 2017 03:08PM UTC 0
85.51
Travis Job 4096.1
Source Files on build 4096
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #4096
  • 309f0d9e on github
  • Prev Build on 3.4-stable (#4091)
  • Next Build on 3.4-stable (#4099)
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