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

qunitjs / qunit / 2811
89%
main: 90%

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

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

Jobs
ID Job ID Ran Files Coverage
6 2811.6 (NPM_SCRIPT=coverage) 30 Aug 2020 07:58PM UTC 0
54.8
Travis Job 2811.6
Source Files on build 2811
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #2811
  • 5c8bb336 on github
  • Prev Build on master (#2801)
  • Next Build on master (#2814)
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