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

qunitjs / qunit / 2811 / 6
89%
main: 90%

Build:
Build:
LAST BUILD BRANCH: 2.x
DEFAULT BRANCH: main
Ran 30 Aug 2020 07:58PM UTC
Files 1
Run time 0s
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

30 Aug 2020 07:50PM UTC coverage: 54.801% (+0.02%) from 54.783%
NPM_SCRIPT=coverage

push

travis-ci-com

Krinkle
All: Update ESLint to v7

Update from ESLint v4 to v7. Mainly motivated by the improvement
to the `ignorePatterns` capability, which I plan to use in the
next commit.

New issues uncovered that were fixed:

```
/qunit/reporter/diff.js
  974:15  error  Do not access Object.prototype method 'hasOwnProperty'
                 from target object  no-prototype-builtins

/qunit/reporter/html.js
   42:1  error  Expected indentation of 1 tab but found 0   indent
  136:1  error  Expected indentation of 3 tabs but found 2  indent

/qunit/src/export.js
  9:1  error  Expected indentation of 2 tabs but found 1  indent

/qunit/build/coverage-bridge.js
  1:34  error  'require' is already defined as a built-in global
               variable  no-redeclare
```

Confirmed these are all genuine mistakes indeed.

* eslint is indirectly provided by grunt-eslint.
  grunt-eslint 20 provided eslint 4.
  grunt-eslint 23 provides eslint 7.

* eslint-plugin-html 4 is not compatible with eslint 7,
  and is thus updated as well.

901 of 1941 branches covered (46.42%)

1718 of 3135 relevant lines covered (54.8%)

150.97 hits per line

Source Files on job 2811.6 (NPM_SCRIPT=coverage)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 2633
  • Travis Job 2811.6
  • 5c8bb336 on github
  • Prev Job for NPM_SCRIPT=coverage on master (#2801.6)
  • Next Job for NPM_SCRIPT=coverage on master (#2814.6)
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