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

mozilla / addons-linter / 625
100%

Build:
DEFAULT BRANCH: master
Ran 18 Nov 2015 09:47PM UTC
Jobs 1
Files 49
Run time 10s
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
625

Pull #319

travis-ci

tofumatt
Import and define rules directly (fix #317)

We can define the ESLint rules directly using the `ESLint.linter.defineRule`
API and using `ESLint.linter.verify()` method to scan each file.

This means we _do_, unfortunately, need to explicitly enable ES6 features in
the ecmafeatures property as there isn't an easy "env" setting that I'm aware
of. Maybe there is and I didn't find it; at any rate this allows our code
coverage tools to scan our rules (it caught one skipped test!) and simplifies
our build process a lot.
Pull Request #319: Import and define rules directly (fix #317)

760 of 760 relevant lines covered (100.0%)

86.07 hits per line

Jobs
ID Job ID Ran Files Coverage
1 625.1 18 Nov 2015 09:47PM UTC 0
100.0
Travis Job 625.1
Source Files on build 625
  • List 0
  • Changed 3
  • Source Changed 2
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Travis Build #625
  • Pull Request #319
  • PR Base - master (#613)
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

© 2025 Coveralls, Inc