Ran
|
Jobs
1
|
Files
10
|
Run time
2s
|
Badge
README BADGES
|
push
Upgrade node and dependencies (#1578) * upgrade workflow actions * fix setup-node version * change redis-64 version to 3.0.503 * fix "no password is set" for redis6, fix tests to work with redis6, add redis6 to workflows * do not use assert.match (was added only at v13.6.0 & v12.16.0) * fix errors.subscribeUnsubscribeOnly regex * fix invaliodPassword typo * send --save "" to redis-server in tests * upgrade dependencies, set node minimum version to 10, use current LTS versions in tests and benchmark workflows * change windows tests too * revert mocha back to ^4.1.0 * fix for f5528504a - revert mocha back to ^4.1.0 * fix some tests and upgrade mocha * fix two more tests * try to fix tests in windows * upgrade denque and redis-commands ref #1575 * replace `new Buffer` (deprecated) with `Buffer.from` * Buffer.from(0) should be Buffer.alloc(0)
678 of 705 branches covered (96.17%)
Branch coverage included in aggregate %.
1256 of 1289 relevant lines covered (97.44%)
3181.01 hits per line
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | #518.1 | 10 |
96.99 |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|---|---|---|---|---|---|---|---|---|
95.27 | lib/individualCommands.js | 618 | 360 | 343 - 17 | 17 + 17 | 972.0 - 372 | 160 - 8 | 8 + 8 | |
95.69 | lib/createClient.js | 85 | 48 | 47 - 1 | 1 + 1 | 159.0 - 18 | 64 - 3 | 4 + 3 | |
96.44 | index.js | 1039 | 551 | 536 - 11 | 15 + 11 | 4533.0 - 95 | 277 - 9 | 15 + 9 | |
100.0 | lib/customErrors.js | 59 | 23 | 23 | 0 | 97.0 | 8 | 0 | |
100.0 | lib/debug.js | 14 | 6 | 6 | 0 | 14418.0 - 939 | 2 | 0 | |
100.0 | lib/extendedApi.js | 114 | 65 | 65 | 0 | 134.0 - 16 | 42 | 0 | |
100.0 | lib/multi.js | 188 | 109 | 109 | 0 | 3769.0 - 109 | 48 | 0 | |
100.0 | lib/utils.js | 135 | 57 | 57 | 0 | 2268.0 - 126 | 35 | 0 | |
100.0 | lib/command.js | 17 | 9 | 9 | 0 | 27183.0 - 925 | 4 | 0 | |
100.0 | lib/commands.js | 106 | 61 | 61 | 0 | 7330.0 - 198 | 38 | 0 |