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

zulip / zulip / 4229 / 5
3%
master: 3%

Build:
DEFAULT BRANCH: master
Ran 02 Aug 2016 11:29PM UTC
Files 299
Run time 13s
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

02 Aug 2016 11:22PM UTC coverage: 90.772% (+0.1%) from 90.628%
TEST_SUITE=static-analysis

push

travis-ci

timabbott
Add tools/check-css and tools/lib/css_parser.py.

`tools/lint-all` now calls the new `tools/check-css`

The css_parser library parsers CSS into a data structure
that remembers line numbers and columns of semantically
meaningful tokens and adjoining white space/tokens.  It
is intended to be used for various linting tasks.

The file `tools/check-css` runs a few files through the
parser and makes sure they round trip.  This has some value
right away, as files that fail to parse will cause an
exception to be thrown and thus alert developers to syntax
errors.  We expect to grow this into more advanced linting
tasks eventually.

20233 of 22290 relevant lines covered (90.77%)

0.91 hits per line

Source Files on job 4229.5 (TEST_SUITE=static-analysis)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 4229
  • Travis Job 4229.5
  • 3b5c187f on github
  • Prev Job for TEST_SUITE=static-analysis on master (#4224.5)
  • Next Job for TEST_SUITE=static-analysis on master (#4232.5)
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