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

zulip / zulip / 4229 / 4
3%
master: 3%

Build:
DEFAULT BRANCH: master
Ran 02 Aug 2016 11:33PM UTC
Files 157
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

02 Aug 2016 11:22PM UTC coverage: 85.999%. Remained the same
TEST_SUITE=backend

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.

17143 of 19934 relevant lines covered (86.0%)

0.86 hits per line

Source Files on job 4229.4 (TEST_SUITE=backend)
  • 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.4
  • 3b5c187f on github
  • Prev Job for TEST_SUITE=backend on master (#4224.4)
  • Next Job for TEST_SUITE=backend on master (#4232.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