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

zulip / zulip-mobile / 7630
47%

Build:
DEFAULT BRANCH: master
Ran 03 Dec 2018 09:55PM UTC
Jobs 1
Files 358
Run time 1min
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

pending completion
7630

push

travis-ci

gnprice
lint: Remove almost all indiscriminate `eslint-disable` markers.

With this, just one file remains where we disable ESLint without
scoping that down to a line, to specific rules, or both:

  $ rg 'eslint-disable [^a-z]'
  src/webview/html/processAlertWords.js
  4:/* eslint-disable */

That one has the excellent excuse that the bulk of it is copied
verbatim from the webapp, which is in a very different style of
JavaScript; and in fact our ESLint setup gives 25 errors and warnings
based on 10 different rules.

This change sweeps up the files that required no changes beyond
scoping the `eslint-disable` down to the spellchecker.  The previous
two commits handled more interesting cases, including one live bug.

1400 of 2934 branches covered (47.72%)

Branch coverage included in aggregate %.

4807 of 6599 relevant lines covered (72.84%)

50.44 hits per line

Jobs
ID Job ID Ran Files Coverage
1 7630.1 (COVERALLS_REPO_TOKEN=4eYQDtWoBJlDz2QkxoQ2UcnmJFcOB7zkv) 03 Dec 2018 09:55PM UTC 0
65.11
Travis Job 7630.1
Source Files on build 7630
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #7630
  • a533fa8d on github
  • Prev Build on master (#3893)
  • Next Build on master (#7631)
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