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

zulip / zulip / 7080 / 4
3%
master: 3%

Build:
DEFAULT BRANCH: master
Ran 19 Nov 2016 12:31AM UTC
Files 224
Run time 11s
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

19 Nov 2016 12:15AM UTC coverage: 89.527% (+0.008%) from 89.519%
TEST_SUITE=backend

push

travis-ci

timabbott
Run eslint in tools/lint-all with npm run --silent lint

This commit adds a basic eslintrc that emulates jslint defaults.
Rules that conflict with our existing code have been switched to
warnings instead of errors. Globals have been added to the eslintrc. The
bundled js file (generated by webpack) and blueslip.js are ignored with
.eslintignore.

To display warnings, run npm run lint-loud. This runs eslint without the
--quiet option on static/js and frontend_tests.

npm run --silent lint is run by tools/lint-all (in addition to jslint).
The --silent option is used to suppress the default output from npm run.

Fixes #535.

22909 of 25589 relevant lines covered (89.53%)

0.9 hits per line

Source Files on job 7080.4 (TEST_SUITE=backend)
  • Tree
  • List 0
  • Changed 10
  • Source Changed 0
  • Coverage Changed 10
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 7080
  • Travis Job 7080.4
  • 497c7702 on github
  • Prev Job for TEST_SUITE=backend on master (#7079.3)
  • Next Job for TEST_SUITE=backend on master (#7081.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