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

zulip / zulip / 12091 / 3
3%
master: 3%

Build:
DEFAULT BRANCH: master
Ran 01 Feb 2017 06:12PM UTC
Files 310
Run time 14s
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

01 Feb 2017 06:02PM UTC coverage: 90.052% (-0.006%) from 90.058%
TEST_SUITE=backend

push

travis-ci

timabbott
css parser: Show line numbers for errors.

This is a fairly major overhaul of the CSS parser to support
line numbers in error messages.

Basically, instead of passing "slices" of tokens around, we pass
indexes into the token arrays to all of our sub-parsers, which
allows them to have access to previous tokens in certain cases.
This is particularly important for errors where stuff is missing
(vs. being wrong).

In testing this out I found a few more places to catch errors.

25517 of 28336 relevant lines covered (90.05%)

0.9 hits per line

Source Files on job 12091.3 (TEST_SUITE=backend)
  • Tree
  • List 0
  • Changed 11
  • Source Changed 0
  • Coverage Changed 11
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 12091
  • Travis Job 12091.3
  • 2a07b204 on github
  • Prev Job for TEST_SUITE=backend on master (#12090.4)
  • Next Job for TEST_SUITE=backend on master (#12095.3)
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