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

rackai / domql / #431

16 Feb 2022 03:27AM UTC coverage: 3.504% (-65.5%) from 68.987%
#431

push

web-flow
Merge pull request #66 from rackai/dependabot/npm_and_yarn/eslint-plugin-jest-25.3.2

Bump eslint-plugin-jest from 24.7.0 to 25.3.2

8 of 543 branches covered (1.47%)

Branch coverage included in aggregate %.

33 of 627 relevant lines covered (5.26%)

0.09 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

0.0
/src/utils/node.js
1
'use strict'
2

3
export const cleanWithNode = proto => delete proto.node && proto
×
4

5
export const createID = (function * () {
×
6
  let index = 1
×
7
  while (index < index + 1) {
×
8
    yield index++
×
9
  }
10
}())
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