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

zulip / zulip / 138 / 4
3%
master: 3%

Build:
DEFAULT BRANCH: master
Ran 01 Feb 2017 06:32PM UTC
Files 310
Run time 18s
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.058% (+0.04%) from 90.021%
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.

25508 of 28324 relevant lines covered (90.06%)

0.9 hits per line

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