@budibase/server 1.0.123 → 1.0.125
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/builder/assets/index.3d890df7.js +1299 -0
- package/builder/assets/index.89795487.css +6 -0
- package/builder/assets/{vendor.8e34a169.js → vendor.5240f480.js} +1 -1
- package/builder/index.html +3 -3
- package/coverage/clover.xml +695 -1678
- package/coverage/coverage-final.json +28 -43
- package/coverage/lcov-report/api/controllers/analytics.js.html +8 -3
- package/coverage/lcov-report/api/controllers/apikeys.js.html +9 -4
- package/coverage/lcov-report/api/controllers/auth.js.html +8 -3
- package/coverage/lcov-report/api/controllers/automation.js.html +8 -3
- package/coverage/lcov-report/api/controllers/backup.js.html +8 -3
- package/coverage/lcov-report/api/controllers/cloud.js.html +8 -3
- package/coverage/lcov-report/api/controllers/component.js.html +8 -3
- package/coverage/lcov-report/api/controllers/datasource.js.html +11 -6
- package/coverage/lcov-report/api/controllers/dev.js.html +8 -3
- package/coverage/lcov-report/api/controllers/index.html +16 -26
- package/coverage/lcov-report/api/controllers/integration.js.html +8 -3
- package/coverage/lcov-report/api/controllers/layout.js.html +8 -3
- package/coverage/lcov-report/api/controllers/metadata.js.html +8 -3
- package/coverage/lcov-report/api/controllers/migrations.js.html +8 -3
- package/coverage/lcov-report/api/controllers/permission.js.html +8 -3
- package/coverage/lcov-report/api/controllers/query/index.html +16 -26
- package/coverage/lcov-report/api/controllers/query/validation.js.html +8 -3
- package/coverage/lcov-report/api/controllers/role.js.html +10 -5
- package/coverage/lcov-report/api/controllers/routing.js.html +9 -4
- package/coverage/lcov-report/api/controllers/row/external.js.html +8 -3
- package/coverage/lcov-report/api/controllers/row/index.html +25 -35
- package/coverage/lcov-report/api/controllers/row/internal.js.html +32 -24
- package/coverage/lcov-report/api/controllers/row/internalSearch.js.html +21 -16
- package/coverage/lcov-report/api/controllers/row/staticFormula.js.html +24 -19
- package/coverage/lcov-report/api/controllers/row/utils.js.html +33 -19
- package/coverage/lcov-report/api/controllers/screen.js.html +9 -4
- package/coverage/lcov-report/api/controllers/script.js.html +8 -3
- package/coverage/lcov-report/api/controllers/table/bulkFormula.js.html +55 -50
- package/coverage/lcov-report/api/controllers/table/external.js.html +8 -3
- package/coverage/lcov-report/api/controllers/table/index.html +19 -44
- package/coverage/lcov-report/api/controllers/table/index.js.html +20 -15
- package/coverage/lcov-report/api/controllers/templates.js.html +8 -3
- package/coverage/lcov-report/api/controllers/user.js.html +8 -3
- package/coverage/lcov-report/api/controllers/view/exporters.js.html +8 -3
- package/coverage/lcov-report/api/controllers/view/index.html +8 -3
- package/coverage/lcov-report/api/controllers/view/index.js.html +10 -5
- package/coverage/lcov-report/api/controllers/view/utils.js.html +8 -3
- package/coverage/lcov-report/api/controllers/view/viewBuilder.js.html +8 -3
- package/coverage/lcov-report/api/controllers/webhook.js.html +10 -5
- package/coverage/lcov-report/api/index.html +18 -13
- package/coverage/lcov-report/api/index.js.html +28 -8
- package/coverage/lcov-report/api/routes/analytics.js.html +8 -3
- package/coverage/lcov-report/api/routes/apikeys.js.html +8 -3
- package/coverage/lcov-report/api/routes/auth.js.html +8 -3
- package/coverage/lcov-report/api/routes/automation.js.html +8 -3
- package/coverage/lcov-report/api/routes/backup.js.html +8 -3
- package/coverage/lcov-report/api/routes/cloud.js.html +8 -3
- package/coverage/lcov-report/api/routes/component.js.html +8 -3
- package/coverage/lcov-report/api/routes/datasource.js.html +8 -3
- package/coverage/lcov-report/api/routes/deploy.js.html +8 -3
- package/coverage/lcov-report/api/routes/dev.js.html +9 -4
- package/coverage/lcov-report/api/routes/index.html +13 -68
- package/coverage/lcov-report/api/routes/integration.js.html +8 -3
- package/coverage/lcov-report/api/routes/layout.js.html +8 -3
- package/coverage/lcov-report/api/routes/metadata.js.html +8 -3
- package/coverage/lcov-report/api/routes/migrations.js.html +8 -3
- package/coverage/lcov-report/api/routes/permission.js.html +8 -3
- package/coverage/lcov-report/api/routes/query.js.html +8 -3
- package/coverage/lcov-report/api/routes/role.js.html +8 -3
- package/coverage/lcov-report/api/routes/routing.js.html +8 -3
- package/coverage/lcov-report/api/routes/screen.js.html +8 -3
- package/coverage/lcov-report/api/routes/script.js.html +8 -3
- package/coverage/lcov-report/api/routes/table.js.html +8 -3
- package/coverage/lcov-report/api/routes/templates.js.html +8 -3
- package/coverage/lcov-report/api/routes/user.js.html +8 -3
- package/coverage/lcov-report/api/routes/utils/index.html +8 -3
- package/coverage/lcov-report/api/routes/utils/validators.js.html +8 -3
- package/coverage/lcov-report/api/routes/view.js.html +8 -3
- package/coverage/lcov-report/api/routes/webhook.js.html +8 -3
- package/coverage/lcov-report/automations/actions.js.html +21 -7
- package/coverage/lcov-report/automations/automationUtils.js.html +64 -23
- package/coverage/lcov-report/automations/bullboard.js.html +8 -3
- package/coverage/lcov-report/automations/index.html +27 -37
- package/coverage/lcov-report/automations/index.js.html +8 -3
- package/coverage/lcov-report/automations/steps/bash.js.html +8 -3
- package/coverage/lcov-report/automations/steps/delay.js.html +8 -3
- package/coverage/lcov-report/automations/steps/discord.js.html +8 -3
- package/coverage/lcov-report/automations/steps/executeQuery.js.html +8 -3
- package/coverage/lcov-report/automations/steps/executeScript.js.html +8 -3
- package/coverage/lcov-report/automations/steps/filter.js.html +8 -3
- package/coverage/lcov-report/automations/steps/index.html +31 -41
- package/coverage/lcov-report/automations/steps/integromat.js.html +8 -3
- package/coverage/lcov-report/{api/routes/static.js.html → automations/steps/loop.js.html} +70 -80
- package/coverage/lcov-report/automations/steps/outgoingWebhook.js.html +9 -4
- package/coverage/lcov-report/automations/steps/queryRows.js.html +9 -4
- package/coverage/lcov-report/automations/steps/sendSmtpEmail.js.html +8 -3
- package/coverage/lcov-report/automations/steps/serverLog.js.html +8 -3
- package/coverage/lcov-report/automations/steps/slack.js.html +8 -3
- package/coverage/lcov-report/automations/steps/updateRow.js.html +8 -3
- package/coverage/lcov-report/automations/steps/utils.js.html +14 -9
- package/coverage/lcov-report/automations/steps/zapier.js.html +8 -3
- package/coverage/lcov-report/automations/triggerInfo/app.js.html +8 -3
- package/coverage/lcov-report/automations/triggerInfo/cron.js.html +8 -3
- package/coverage/lcov-report/automations/triggerInfo/index.html +8 -3
- package/coverage/lcov-report/automations/triggerInfo/index.js.html +8 -3
- package/coverage/lcov-report/automations/triggerInfo/rowDeleted.js.html +8 -3
- package/coverage/lcov-report/automations/triggerInfo/rowSaved.js.html +8 -3
- package/coverage/lcov-report/automations/triggerInfo/rowUpdated.js.html +8 -3
- package/coverage/lcov-report/automations/triggerInfo/webhook.js.html +8 -3
- package/coverage/lcov-report/automations/triggers.js.html +16 -11
- package/coverage/lcov-report/block-navigation.js +8 -0
- package/coverage/lcov-report/constants/index.html +12 -7
- package/coverage/lcov-report/constants/index.js.html +55 -32
- package/coverage/lcov-report/constants/layouts.js.html +8 -3
- package/coverage/lcov-report/constants/screens.js.html +8 -3
- package/coverage/lcov-report/db/inMemoryView.js.html +8 -3
- package/coverage/lcov-report/db/index.html +8 -3
- package/coverage/lcov-report/db/index.js.html +9 -4
- package/coverage/lcov-report/db/linkedRows/LinkController.js.html +20 -15
- package/coverage/lcov-report/db/linkedRows/index.html +8 -3
- package/coverage/lcov-report/db/linkedRows/index.js.html +22 -17
- package/coverage/lcov-report/db/linkedRows/linkUtils.js.html +12 -7
- package/coverage/lcov-report/db/newid.js.html +11 -6
- package/coverage/lcov-report/db/utils.js.html +84 -79
- package/coverage/lcov-report/events/AutomationEmitter.js.html +14 -9
- package/coverage/lcov-report/events/index.html +8 -3
- package/coverage/lcov-report/events/index.js.html +9 -4
- package/coverage/lcov-report/events/utils.js.html +18 -13
- package/coverage/lcov-report/index.html +125 -120
- package/coverage/lcov-report/integrations/tests/TestConfiguration.js.html +8 -3
- package/coverage/lcov-report/integrations/tests/index.html +8 -3
- package/coverage/lcov-report/middleware/appInfo.js.html +8 -3
- package/coverage/lcov-report/middleware/builder.js.html +8 -3
- package/coverage/lcov-report/middleware/currentapp.js.html +65 -15
- package/coverage/lcov-report/middleware/index.html +25 -50
- package/coverage/lcov-report/middleware/joi-validator.js.html +9 -4
- package/coverage/lcov-report/middleware/publicApi.js.html +8 -3
- package/coverage/lcov-report/middleware/resourceId.js.html +8 -3
- package/coverage/lcov-report/middleware/selfhost.js.html +9 -4
- package/coverage/lcov-report/middleware/utils.js.html +8 -3
- package/coverage/lcov-report/sorter.js +26 -0
- package/coverage/lcov-report/threads/automation.js.html +581 -90
- package/coverage/lcov-report/threads/index.html +30 -40
- package/coverage/lcov-report/threads/query.js.html +9 -4
- package/coverage/lcov-report/threads/utils.js.html +17 -9
- package/coverage/lcov-report/utilities/bcrypt.js.html +8 -3
- package/coverage/lcov-report/utilities/budibaseDir.js.html +8 -3
- package/coverage/lcov-report/utilities/centralPath.js.html +8 -3
- package/coverage/lcov-report/utilities/csvParser.js.html +10 -5
- package/coverage/lcov-report/utilities/global.js.html +9 -4
- package/coverage/lcov-report/utilities/index.html +8 -3
- package/coverage/lcov-report/utilities/index.js.html +11 -6
- package/coverage/lcov-report/utilities/queue/inMemoryQueue.js.html +32 -9
- package/coverage/lcov-report/utilities/queue/index.html +12 -7
- package/coverage/lcov-report/utilities/routing/index.html +8 -3
- package/coverage/lcov-report/utilities/routing/index.js.html +8 -3
- package/coverage/lcov-report/utilities/rowProcessor/index.html +8 -3
- package/coverage/lcov-report/utilities/rowProcessor/index.js.html +48 -43
- package/coverage/lcov-report/utilities/rowProcessor/utils.js.html +18 -13
- package/coverage/lcov-report/utilities/scriptRunner.js.html +8 -3
- package/coverage/lcov-report/utilities/security.js.html +9 -4
- package/coverage/lcov-report/utilities/statusCodes.js.html +8 -3
- package/coverage/lcov-report/utilities/usageQuota/index.html +24 -34
- package/coverage/lcov-report/utilities/usageQuota/rows.js.html +44 -39
- package/coverage/lcov-report/utilities/usageQuota/usageQuoteReset.js.html +8 -3
- package/coverage/lcov-report/utilities/users.js.html +8 -3
- package/coverage/lcov-report/utilities/workerRequests.js.html +9 -4
- package/coverage/lcov.info +1144 -2875
- package/dist/api/controllers/application.js +145 -73
- package/dist/api/controllers/deploy/index.js +68 -36
- package/dist/api/controllers/public/applications.js +29 -9
- package/dist/api/controllers/public/queries.js +27 -7
- package/dist/api/controllers/public/rows.js +32 -12
- package/dist/api/controllers/public/tables.js +2 -2
- package/dist/api/controllers/public/users.js +8 -8
- package/dist/api/controllers/public/utils.js +1 -1
- package/dist/api/controllers/query/import/index.js +3 -3
- package/dist/api/controllers/query/index.js +57 -44
- package/dist/api/controllers/row/ExternalRequest.js +27 -27
- package/dist/api/controllers/row/index.js +83 -60
- package/dist/api/controllers/row/internal.js +2 -1
- package/dist/api/controllers/row/utils.js +2 -1
- package/dist/api/controllers/static/templates/BudibaseApp.svelte +3 -0
- package/dist/api/controllers/table/bulkFormula.js +2 -1
- package/dist/api/controllers/table/internal.js +41 -35
- package/dist/api/controllers/table/utils.js +271 -229
- package/dist/api/index.js +5 -0
- package/dist/api/routes/application.js +39 -13
- package/dist/api/routes/index.js +61 -56
- package/dist/api/routes/public/index.js +6 -9
- package/dist/api/routes/public/queries.js +1 -1
- package/dist/api/routes/public/rows.js +1 -1
- package/dist/api/routes/public/tables.js +3 -3
- package/dist/api/routes/public/users.js +1 -1
- package/dist/api/routes/row.js +43 -17
- package/dist/api/routes/static.js +40 -13
- package/dist/api/routes/tests/utilities/TestFunctions.js +75 -33
- package/dist/app.js +8 -4
- package/dist/automations/actions.js +3 -0
- package/dist/automations/automationUtils.js +10 -0
- package/dist/automations/steps/createRow.js +12 -12
- package/dist/automations/steps/deleteRow.js +13 -16
- package/dist/automations/steps/loop.js +51 -0
- package/dist/automations/tests/utilities/index.js +13 -11
- package/dist/automations/utils.js +187 -133
- package/dist/constants/index.js +5 -0
- package/dist/definitions/datasource.js +1 -0
- package/dist/environment.js +2 -3
- package/dist/index.js +4 -0
- package/dist/integrations/base/sql.js +2 -2
- package/dist/integrations/base/sqlTable.js +2 -2
- package/dist/integrations/googlesheets.js +1 -1
- package/dist/integrations/index.js +4 -0
- package/dist/integrations/microsoftSqlServer.js +8 -8
- package/dist/integrations/mysql.js +9 -9
- package/dist/integrations/oracle.js +7 -7
- package/dist/integrations/postgres.js +7 -7
- package/dist/integrations/queries/sql.js +2 -2
- package/dist/integrations/redis.js +158 -0
- package/dist/integrations/rest.js +1 -1
- package/dist/middleware/authorized.js +51 -51
- package/dist/middleware/currentapp.js +15 -1
- package/dist/migrations/functions/appUrls.js +1 -1
- package/dist/migrations/functions/developerQuota.js +49 -0
- package/dist/migrations/functions/publishedAppsQuota.js +47 -0
- package/dist/migrations/functions/quotas1.js +6 -2
- package/dist/migrations/functions/usageQuotas/index.js +0 -4
- package/dist/migrations/functions/usageQuotas/syncApps.js +4 -7
- package/dist/migrations/functions/usageQuotas/syncDevelopers.js +24 -0
- package/dist/migrations/functions/usageQuotas/syncPublishedApps.js +26 -0
- package/dist/migrations/functions/usageQuotas/syncRows.js +5 -8
- package/dist/migrations/index.js +17 -1
- package/dist/package.json +14 -8
- package/dist/threads/automation.js +149 -27
- package/dist/threads/index.js +36 -10
- package/dist/threads/utils.js +1 -0
- package/dist/tsconfig.build.tsbuildinfo +1 -0
- package/dist/utilities/queue/inMemoryQueue.js +6 -1
- package/nodemon.json +1 -1
- package/package.json +15 -9
- package/scripts/dev/manage.js +2 -0
- package/src/api/controllers/{application.js → application.ts} +118 -51
- package/src/api/controllers/deploy/{index.js → index.ts} +53 -29
- package/src/api/controllers/public/applications.ts +2 -2
- package/src/api/controllers/public/queries.ts +1 -1
- package/src/api/controllers/public/rows.ts +1 -1
- package/src/api/controllers/query/{index.js → index.ts} +51 -48
- package/src/api/controllers/row/ExternalRequest.ts +1 -1
- package/src/api/controllers/row/{index.js → index.ts} +24 -17
- package/src/api/controllers/row/internal.js +2 -1
- package/src/api/controllers/row/utils.js +4 -1
- package/src/api/controllers/static/templates/BudibaseApp.svelte +3 -0
- package/src/api/controllers/table/bulkFormula.js +1 -1
- package/src/api/controllers/table/{internal.js → internal.ts} +30 -26
- package/src/api/controllers/table/{utils.js → utils.ts} +86 -69
- package/src/api/index.js +5 -0
- package/src/api/routes/{application.js → application.ts} +8 -14
- package/src/api/routes/index.ts +60 -0
- package/src/api/routes/public/index.ts +1 -4
- package/src/api/routes/{row.js → row.ts} +7 -15
- package/src/api/routes/{static.js → static.ts} +11 -11
- package/src/api/routes/tests/misc.spec.js +39 -37
- package/src/api/routes/tests/utilities/{TestFunctions.js → TestFunctions.ts} +57 -33
- package/src/app.ts +1 -2
- package/src/automations/actions.js +3 -0
- package/src/automations/automationUtils.js +12 -0
- package/src/automations/steps/{createRow.js → createRow.ts} +9 -15
- package/src/automations/steps/{deleteRow.js → deleteRow.ts} +10 -16
- package/src/automations/steps/loop.js +50 -0
- package/src/automations/tests/automation.spec.js +0 -1
- package/src/automations/tests/{createRow.spec.js → createRow.spec.ts} +4 -15
- package/src/automations/tests/{deleteRow.spec.js → deleteRow.spec.ts} +3 -5
- package/src/automations/tests/utilities/index.js +12 -10
- package/src/automations/{utils.js → utils.ts} +39 -28
- package/src/constants/index.js +6 -0
- package/src/definitions/common.ts +1 -0
- package/src/definitions/datasource.ts +1 -0
- package/src/environment.js +2 -3
- package/src/index.ts +3 -0
- package/src/integrations/index.ts +4 -0
- package/src/integrations/redis.ts +152 -0
- package/src/integrations/tests/redis.spec.js +60 -0
- package/src/middleware/{authorized.js → authorized.ts} +20 -14
- package/src/middleware/currentapp.js +16 -1
- package/src/middleware/tests/currentapp.spec.js +8 -4
- package/src/migrations/functions/developerQuota.ts +15 -0
- package/src/migrations/functions/publishedAppsQuota.ts +13 -0
- package/src/migrations/functions/tests/quotas1.spec.js +0 -2
- package/src/migrations/functions/usageQuotas/index.ts +0 -5
- package/src/migrations/functions/usageQuotas/syncApps.ts +3 -6
- package/src/migrations/functions/usageQuotas/syncDevelopers.ts +19 -0
- package/src/migrations/functions/usageQuotas/syncPublishedApps.ts +21 -0
- package/src/migrations/functions/usageQuotas/syncRows.ts +3 -6
- package/src/migrations/functions/usageQuotas/tests/syncApps.spec.ts +34 -0
- package/src/migrations/functions/usageQuotas/tests/syncRows.spec.ts +40 -0
- package/src/migrations/index.ts +13 -1
- package/src/threads/automation.js +196 -34
- package/src/threads/{index.js → index.ts} +18 -14
- package/src/threads/utils.js +1 -0
- package/src/utilities/queue/inMemoryQueue.js +7 -1
- package/tsconfig.build.json +10 -0
- package/tsconfig.json +2 -2
- package/builder/assets/index.68a7f4e3.css +0 -6
- package/builder/assets/index.8d4a5b33.js +0 -1291
- package/coverage/lcov-report/api/controllers/application.js.html +0 -1436
- package/coverage/lcov-report/api/controllers/query/index.js.html +0 -713
- package/coverage/lcov-report/api/controllers/row/index.js.html +0 -524
- package/coverage/lcov-report/api/controllers/table/internal.js.html +0 -620
- package/coverage/lcov-report/api/controllers/table/utils.js.html +0 -1331
- package/coverage/lcov-report/api/routes/application.js.html +0 -179
- package/coverage/lcov-report/api/routes/index.js.html +0 -266
- package/coverage/lcov-report/api/routes/row.js.html +0 -908
- package/coverage/lcov-report/automations/steps/createRow.js.html +0 -380
- package/coverage/lcov-report/automations/steps/deleteRow.js.html +0 -347
- package/coverage/lcov-report/automations/utils.js.html +0 -665
- package/coverage/lcov-report/middleware/authorized.js.html +0 -458
- package/coverage/lcov-report/middleware/usageQuota.js.html +0 -572
- package/coverage/lcov-report/threads/index.js.html +0 -296
- package/coverage/lcov-report/utilities/usageQuota/index.js.html +0 -359
- package/dist/middleware/usageQuota.js +0 -154
- package/dist/tsconfig.tsbuildinfo +0 -1
- package/dist/utilities/usageQuota/index.js +0 -86
- package/src/api/routes/index.js +0 -62
- package/src/middleware/tests/usageQuota.spec.js +0 -120
- package/src/middleware/usageQuota.js +0 -164
- package/src/migrations/functions/usageQuotas/tests/syncApps.spec.js +0 -41
- package/src/migrations/functions/usageQuotas/tests/syncRows.spec.js +0 -45
- package/src/utilities/tests/usageQuota/usageQuota.spec.js +0 -72
- package/src/utilities/usageQuota/index.js +0 -93
|
@@ -54,6 +54,12 @@
|
|
|
54
54
|
<p class="quiet">
|
|
55
55
|
Press <em>n</em> or <em>j</em> to go to the next uncovered block, <em>b</em>, <em>p</em> or <em>k</em> for the previous block.
|
|
56
56
|
</p>
|
|
57
|
+
<template id="filterTemplate">
|
|
58
|
+
<div class="quiet">
|
|
59
|
+
Filter:
|
|
60
|
+
<input oninput="onInput()" type="search" id="fileSearch">
|
|
61
|
+
</div>
|
|
62
|
+
</template>
|
|
57
63
|
</div>
|
|
58
64
|
<div class='status-line high'></div>
|
|
59
65
|
<pre><table class="coverage">
|
|
@@ -258,8 +264,8 @@
|
|
|
258
264
|
<span class="cline-any cline-neutral"> </span>
|
|
259
265
|
<span class="cline-any cline-neutral"> </span>
|
|
260
266
|
<span class="cline-any cline-yes">41x</span>
|
|
261
|
-
<span class="cline-any cline-yes">
|
|
262
|
-
<span class="cline-any cline-yes">
|
|
267
|
+
<span class="cline-any cline-yes">112x</span>
|
|
268
|
+
<span class="cline-any cline-yes">320x</span>
|
|
263
269
|
<span class="cline-any cline-yes">53x</span>
|
|
264
270
|
<span class="cline-any cline-neutral"> </span>
|
|
265
271
|
<span class="cline-any cline-neutral"> </span>
|
|
@@ -344,7 +350,7 @@ exports.getLinkDocuments = async function (args) {
|
|
|
344
350
|
return false
|
|
345
351
|
}
|
|
346
352
|
const unique = foundIds.indexOf(link.id) === -1
|
|
347
|
-
if (unique) {
|
|
353
|
+
<span class="missing-if-branch" title="else path not taken" >E</span>if (unique) {
|
|
348
354
|
foundIds.push(link.id)
|
|
349
355
|
}
|
|
350
356
|
return unique
|
|
@@ -386,7 +392,7 @@ exports.getLinkedTable = async (id, tables) => {
|
|
|
386
392
|
return linkedTable
|
|
387
393
|
}
|
|
388
394
|
linkedTable = await db.get(id)
|
|
389
|
-
if (linkedTable) {
|
|
395
|
+
<span class="missing-if-branch" title="else path not taken" >E</span>if (linkedTable) {
|
|
390
396
|
tables.push(linkedTable)
|
|
391
397
|
}
|
|
392
398
|
return linkedTable
|
|
@@ -411,10 +417,9 @@ exports.getRelatedTableForField = (table, fieldName) => {
|
|
|
411
417
|
</div><!-- /wrapper -->
|
|
412
418
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
413
419
|
Code coverage generated by
|
|
414
|
-
<a href="https://istanbul.js.org/" target="_blank">istanbul</a>
|
|
415
|
-
at
|
|
420
|
+
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
421
|
+
at Wed Apr 27 2022 09:28:42 GMT+0000 (Coordinated Universal Time)
|
|
416
422
|
</div>
|
|
417
|
-
</div>
|
|
418
423
|
<script src="../../prettify.js"></script>
|
|
419
424
|
<script>
|
|
420
425
|
window.onload = function () {
|
|
@@ -54,6 +54,12 @@
|
|
|
54
54
|
<p class="quiet">
|
|
55
55
|
Press <em>n</em> or <em>j</em> to go to the next uncovered block, <em>b</em>, <em>p</em> or <em>k</em> for the previous block.
|
|
56
56
|
</p>
|
|
57
|
+
<template id="filterTemplate">
|
|
58
|
+
<div class="quiet">
|
|
59
|
+
Filter:
|
|
60
|
+
<input oninput="onInput()" type="search" id="fileSearch">
|
|
61
|
+
</div>
|
|
62
|
+
</template>
|
|
57
63
|
</div>
|
|
58
64
|
<div class='status-line high'></div>
|
|
59
65
|
<pre><table class="coverage">
|
|
@@ -62,10 +68,10 @@
|
|
|
62
68
|
<a name='L3'></a><a href='#L3'>3</a>
|
|
63
69
|
<a name='L4'></a><a href='#L4'>4</a>
|
|
64
70
|
<a name='L5'></a><a href='#L5'>5</a>
|
|
65
|
-
<a name='L6'></a><a href='#L6'>6</a></td><td class="line-coverage quiet"><span class="cline-any cline-yes">
|
|
71
|
+
<a name='L6'></a><a href='#L6'>6</a></td><td class="line-coverage quiet"><span class="cline-any cline-yes">54x</span>
|
|
66
72
|
<span class="cline-any cline-neutral"> </span>
|
|
67
|
-
<span class="cline-any cline-yes">
|
|
68
|
-
<span class="cline-any cline-yes">
|
|
73
|
+
<span class="cline-any cline-yes">54x</span>
|
|
74
|
+
<span class="cline-any cline-yes">996x</span>
|
|
69
75
|
<span class="cline-any cline-neutral"> </span>
|
|
70
76
|
<span class="cline-any cline-neutral"> </span></td><td class="text"><pre class="prettyprint lang-js">const { v4 } = require("uuid")
|
|
71
77
|
|
|
@@ -78,10 +84,9 @@ module.exports = function () {
|
|
|
78
84
|
</div><!-- /wrapper -->
|
|
79
85
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
80
86
|
Code coverage generated by
|
|
81
|
-
<a href="https://istanbul.js.org/" target="_blank">istanbul</a>
|
|
82
|
-
at
|
|
87
|
+
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
88
|
+
at Wed Apr 27 2022 09:28:42 GMT+0000 (Coordinated Universal Time)
|
|
83
89
|
</div>
|
|
84
|
-
</div>
|
|
85
90
|
<script src="../prettify.js"></script>
|
|
86
91
|
<script>
|
|
87
92
|
window.onload = function () {
|
|
@@ -54,6 +54,12 @@
|
|
|
54
54
|
<p class="quiet">
|
|
55
55
|
Press <em>n</em> or <em>j</em> to go to the next uncovered block, <em>b</em>, <em>p</em> or <em>k</em> for the previous block.
|
|
56
56
|
</p>
|
|
57
|
+
<template id="filterTemplate">
|
|
58
|
+
<div class="quiet">
|
|
59
|
+
Filter:
|
|
60
|
+
<input oninput="onInput()" type="search" id="fileSearch">
|
|
61
|
+
</div>
|
|
62
|
+
</template>
|
|
57
63
|
</div>
|
|
58
64
|
<div class='status-line high'></div>
|
|
59
65
|
<pre><table class="coverage">
|
|
@@ -448,7 +454,7 @@
|
|
|
448
454
|
<a name='L389'></a><a href='#L389'>389</a>
|
|
449
455
|
<a name='L390'></a><a href='#L390'>390</a>
|
|
450
456
|
<a name='L391'></a><a href='#L391'>391</a>
|
|
451
|
-
<a name='L392'></a><a href='#L392'>392</a></td><td class="line-coverage quiet"><span class="cline-any cline-yes">
|
|
457
|
+
<a name='L392'></a><a href='#L392'>392</a></td><td class="line-coverage quiet"><span class="cline-any cline-yes">54x</span>
|
|
452
458
|
<span class="cline-any cline-neutral"> </span>
|
|
453
459
|
<span class="cline-any cline-neutral"> </span>
|
|
454
460
|
<span class="cline-any cline-neutral"> </span>
|
|
@@ -459,17 +465,17 @@
|
|
|
459
465
|
<span class="cline-any cline-neutral"> </span>
|
|
460
466
|
<span class="cline-any cline-neutral"> </span>
|
|
461
467
|
<span class="cline-any cline-neutral"> </span>
|
|
462
|
-
<span class="cline-any cline-yes">
|
|
468
|
+
<span class="cline-any cline-yes">54x</span>
|
|
463
469
|
<span class="cline-any cline-neutral"> </span>
|
|
464
|
-
<span class="cline-any cline-yes">
|
|
470
|
+
<span class="cline-any cline-yes">54x</span>
|
|
465
471
|
<span class="cline-any cline-neutral"> </span>
|
|
466
|
-
<span class="cline-any cline-yes">
|
|
472
|
+
<span class="cline-any cline-yes">54x</span>
|
|
467
473
|
<span class="cline-any cline-neutral"> </span>
|
|
468
474
|
<span class="cline-any cline-neutral"> </span>
|
|
469
475
|
<span class="cline-any cline-neutral"> </span>
|
|
470
476
|
<span class="cline-any cline-neutral"> </span>
|
|
471
477
|
<span class="cline-any cline-neutral"> </span>
|
|
472
|
-
<span class="cline-any cline-yes">
|
|
478
|
+
<span class="cline-any cline-yes">54x</span>
|
|
473
479
|
<span class="cline-any cline-neutral"> </span>
|
|
474
480
|
<span class="cline-any cline-neutral"> </span>
|
|
475
481
|
<span class="cline-any cline-neutral"> </span>
|
|
@@ -493,22 +499,22 @@
|
|
|
493
499
|
<span class="cline-any cline-neutral"> </span>
|
|
494
500
|
<span class="cline-any cline-neutral"> </span>
|
|
495
501
|
<span class="cline-any cline-neutral"> </span>
|
|
496
|
-
<span class="cline-any cline-yes">
|
|
502
|
+
<span class="cline-any cline-yes">54x</span>
|
|
497
503
|
<span class="cline-any cline-neutral"> </span>
|
|
498
504
|
<span class="cline-any cline-neutral"> </span>
|
|
499
505
|
<span class="cline-any cline-neutral"> </span>
|
|
500
506
|
<span class="cline-any cline-neutral"> </span>
|
|
501
|
-
<span class="cline-any cline-yes">
|
|
507
|
+
<span class="cline-any cline-yes">54x</span>
|
|
502
508
|
<span class="cline-any cline-neutral"> </span>
|
|
503
509
|
<span class="cline-any cline-neutral"> </span>
|
|
504
510
|
<span class="cline-any cline-neutral"> </span>
|
|
505
|
-
<span class="cline-any cline-yes">
|
|
511
|
+
<span class="cline-any cline-yes">54x</span>
|
|
506
512
|
<span class="cline-any cline-neutral"> </span>
|
|
507
513
|
<span class="cline-any cline-neutral"> </span>
|
|
508
514
|
<span class="cline-any cline-neutral"> </span>
|
|
509
|
-
<span class="cline-any cline-yes">
|
|
515
|
+
<span class="cline-any cline-yes">54x</span>
|
|
510
516
|
<span class="cline-any cline-neutral"> </span>
|
|
511
|
-
<span class="cline-any cline-yes">
|
|
517
|
+
<span class="cline-any cline-yes">54x</span>
|
|
512
518
|
<span class="cline-any cline-neutral"> </span>
|
|
513
519
|
<span class="cline-any cline-neutral"> </span>
|
|
514
520
|
<span class="cline-any cline-neutral"> </span>
|
|
@@ -516,25 +522,25 @@
|
|
|
516
522
|
<span class="cline-any cline-neutral"> </span>
|
|
517
523
|
<span class="cline-any cline-neutral"> </span>
|
|
518
524
|
<span class="cline-any cline-neutral"> </span>
|
|
519
|
-
<span class="cline-any cline-yes">
|
|
520
|
-
<span class="cline-any cline-yes">
|
|
521
|
-
<span class="cline-any cline-yes">
|
|
522
|
-
<span class="cline-any cline-yes">
|
|
523
|
-
<span class="cline-any cline-yes">
|
|
524
|
-
<span class="cline-any cline-yes">
|
|
525
|
-
<span class="cline-any cline-yes">
|
|
526
|
-
<span class="cline-any cline-yes">
|
|
527
|
-
<span class="cline-any cline-yes">
|
|
528
|
-
<span class="cline-any cline-yes">
|
|
529
|
-
<span class="cline-any cline-yes">
|
|
530
|
-
<span class="cline-any cline-yes">
|
|
531
|
-
<span class="cline-any cline-yes">
|
|
532
|
-
<span class="cline-any cline-yes">
|
|
525
|
+
<span class="cline-any cline-yes">54x</span>
|
|
526
|
+
<span class="cline-any cline-yes">54x</span>
|
|
527
|
+
<span class="cline-any cline-yes">54x</span>
|
|
528
|
+
<span class="cline-any cline-yes">54x</span>
|
|
529
|
+
<span class="cline-any cline-yes">54x</span>
|
|
530
|
+
<span class="cline-any cline-yes">54x</span>
|
|
531
|
+
<span class="cline-any cline-yes">54x</span>
|
|
532
|
+
<span class="cline-any cline-yes">54x</span>
|
|
533
|
+
<span class="cline-any cline-yes">54x</span>
|
|
534
|
+
<span class="cline-any cline-yes">54x</span>
|
|
535
|
+
<span class="cline-any cline-yes">54x</span>
|
|
536
|
+
<span class="cline-any cline-yes">54x</span>
|
|
537
|
+
<span class="cline-any cline-yes">54x</span>
|
|
538
|
+
<span class="cline-any cline-yes">54x</span>
|
|
533
539
|
<span class="cline-any cline-neutral"> </span>
|
|
534
|
-
<span class="cline-any cline-yes">
|
|
535
|
-
<span class="cline-any cline-yes">
|
|
540
|
+
<span class="cline-any cline-yes">54x</span>
|
|
541
|
+
<span class="cline-any cline-yes">54x</span>
|
|
536
542
|
<span class="cline-any cline-neutral"> </span>
|
|
537
|
-
<span class="cline-any cline-yes">
|
|
543
|
+
<span class="cline-any cline-yes">54x</span>
|
|
538
544
|
<span class="cline-any cline-yes">74x</span>
|
|
539
545
|
<span class="cline-any cline-neutral"> </span>
|
|
540
546
|
<span class="cline-any cline-neutral"> </span>
|
|
@@ -551,31 +557,31 @@
|
|
|
551
557
|
<span class="cline-any cline-neutral"> </span>
|
|
552
558
|
<span class="cline-any cline-neutral"> </span>
|
|
553
559
|
<span class="cline-any cline-neutral"> </span>
|
|
554
|
-
<span class="cline-any cline-yes">
|
|
555
|
-
<span class="cline-any cline-yes">
|
|
560
|
+
<span class="cline-any cline-yes">908x</span>
|
|
561
|
+
<span class="cline-any cline-yes">893x</span>
|
|
556
562
|
<span class="cline-any cline-neutral"> </span>
|
|
557
|
-
<span class="cline-any cline-yes">
|
|
563
|
+
<span class="cline-any cline-yes">908x</span>
|
|
558
564
|
<span class="cline-any cline-neutral"> </span>
|
|
559
565
|
<span class="cline-any cline-neutral"> </span>
|
|
560
566
|
<span class="cline-any cline-neutral"> </span>
|
|
561
567
|
<span class="cline-any cline-neutral"> </span>
|
|
562
568
|
<span class="cline-any cline-neutral"> </span>
|
|
563
569
|
<span class="cline-any cline-neutral"> </span>
|
|
564
|
-
<span class="cline-any cline-yes">
|
|
570
|
+
<span class="cline-any cline-yes">54x</span>
|
|
565
571
|
<span class="cline-any cline-neutral"> </span>
|
|
566
572
|
<span class="cline-any cline-neutral"> </span>
|
|
567
573
|
<span class="cline-any cline-neutral"> </span>
|
|
568
574
|
<span class="cline-any cline-neutral"> </span>
|
|
569
|
-
<span class="cline-any cline-yes">
|
|
570
|
-
<span class="cline-any cline-yes">
|
|
575
|
+
<span class="cline-any cline-yes">54x</span>
|
|
576
|
+
<span class="cline-any cline-yes">220x</span>
|
|
571
577
|
<span class="cline-any cline-neutral"> </span>
|
|
572
578
|
<span class="cline-any cline-neutral"> </span>
|
|
573
579
|
<span class="cline-any cline-neutral"> </span>
|
|
574
580
|
<span class="cline-any cline-neutral"> </span>
|
|
575
581
|
<span class="cline-any cline-neutral"> </span>
|
|
576
582
|
<span class="cline-any cline-neutral"> </span>
|
|
577
|
-
<span class="cline-any cline-yes">
|
|
578
|
-
<span class="cline-any cline-yes">
|
|
583
|
+
<span class="cline-any cline-yes">54x</span>
|
|
584
|
+
<span class="cline-any cline-yes">105x</span>
|
|
579
585
|
<span class="cline-any cline-neutral"> </span>
|
|
580
586
|
<span class="cline-any cline-neutral"> </span>
|
|
581
587
|
<span class="cline-any cline-neutral"> </span>
|
|
@@ -586,9 +592,9 @@
|
|
|
586
592
|
<span class="cline-any cline-neutral"> </span>
|
|
587
593
|
<span class="cline-any cline-neutral"> </span>
|
|
588
594
|
<span class="cline-any cline-neutral"> </span>
|
|
589
|
-
<span class="cline-any cline-yes">
|
|
590
|
-
<span class="cline-any cline-yes">
|
|
591
|
-
<span class="cline-any cline-yes">
|
|
595
|
+
<span class="cline-any cline-yes">54x</span>
|
|
596
|
+
<span class="cline-any cline-yes">27x</span>
|
|
597
|
+
<span class="cline-any cline-yes">15x</span>
|
|
592
598
|
<span class="cline-any cline-neutral"> </span>
|
|
593
599
|
<span class="cline-any cline-neutral"> </span>
|
|
594
600
|
<span class="cline-any cline-yes">12x</span>
|
|
@@ -601,7 +607,7 @@
|
|
|
601
607
|
<span class="cline-any cline-neutral"> </span>
|
|
602
608
|
<span class="cline-any cline-neutral"> </span>
|
|
603
609
|
<span class="cline-any cline-neutral"> </span>
|
|
604
|
-
<span class="cline-any cline-yes">
|
|
610
|
+
<span class="cline-any cline-yes">54x</span>
|
|
605
611
|
<span class="cline-any cline-no"> </span>
|
|
606
612
|
<span class="cline-any cline-neutral"> </span>
|
|
607
613
|
<span class="cline-any cline-neutral"> </span>
|
|
@@ -614,15 +620,15 @@
|
|
|
614
620
|
<span class="cline-any cline-neutral"> </span>
|
|
615
621
|
<span class="cline-any cline-neutral"> </span>
|
|
616
622
|
<span class="cline-any cline-neutral"> </span>
|
|
617
|
-
<span class="cline-any cline-yes">
|
|
618
|
-
<span class="cline-any cline-yes">
|
|
619
|
-
<span class="cline-any cline-yes">
|
|
623
|
+
<span class="cline-any cline-yes">54x</span>
|
|
624
|
+
<span class="cline-any cline-yes">264x</span>
|
|
625
|
+
<span class="cline-any cline-yes">264x</span>
|
|
620
626
|
<span class="cline-any cline-neutral"> </span>
|
|
621
627
|
<span class="cline-any cline-neutral"> </span>
|
|
622
628
|
<span class="cline-any cline-neutral"> </span>
|
|
623
629
|
<span class="cline-any cline-neutral"> </span>
|
|
624
630
|
<span class="cline-any cline-neutral"> </span>
|
|
625
|
-
<span class="cline-any cline-yes">
|
|
631
|
+
<span class="cline-any cline-yes">54x</span>
|
|
626
632
|
<span class="cline-any cline-yes">3x</span>
|
|
627
633
|
<span class="cline-any cline-neutral"> </span>
|
|
628
634
|
<span class="cline-any cline-neutral"> </span>
|
|
@@ -631,14 +637,14 @@
|
|
|
631
637
|
<span class="cline-any cline-neutral"> </span>
|
|
632
638
|
<span class="cline-any cline-neutral"> </span>
|
|
633
639
|
<span class="cline-any cline-neutral"> </span>
|
|
634
|
-
<span class="cline-any cline-yes">
|
|
640
|
+
<span class="cline-any cline-yes">54x</span>
|
|
635
641
|
<span class="cline-any cline-yes">193x</span>
|
|
636
642
|
<span class="cline-any cline-neutral"> </span>
|
|
637
643
|
<span class="cline-any cline-neutral"> </span>
|
|
638
644
|
<span class="cline-any cline-neutral"> </span>
|
|
639
645
|
<span class="cline-any cline-neutral"> </span>
|
|
640
646
|
<span class="cline-any cline-neutral"> </span>
|
|
641
|
-
<span class="cline-any cline-yes">
|
|
647
|
+
<span class="cline-any cline-yes">54x</span>
|
|
642
648
|
<span class="cline-any cline-yes">2x</span>
|
|
643
649
|
<span class="cline-any cline-yes">2x</span>
|
|
644
650
|
<span class="cline-any cline-yes">1x</span>
|
|
@@ -649,15 +655,15 @@
|
|
|
649
655
|
<span class="cline-any cline-neutral"> </span>
|
|
650
656
|
<span class="cline-any cline-neutral"> </span>
|
|
651
657
|
<span class="cline-any cline-neutral"> </span>
|
|
652
|
-
<span class="cline-any cline-yes">
|
|
653
|
-
<span class="cline-any cline-yes">
|
|
658
|
+
<span class="cline-any cline-yes">54x</span>
|
|
659
|
+
<span class="cline-any cline-yes">225x</span>
|
|
654
660
|
<span class="cline-any cline-neutral"> </span>
|
|
655
661
|
<span class="cline-any cline-neutral"> </span>
|
|
656
662
|
<span class="cline-any cline-neutral"> </span>
|
|
657
663
|
<span class="cline-any cline-neutral"> </span>
|
|
658
664
|
<span class="cline-any cline-neutral"> </span>
|
|
659
665
|
<span class="cline-any cline-neutral"> </span>
|
|
660
|
-
<span class="cline-any cline-yes">
|
|
666
|
+
<span class="cline-any cline-yes">54x</span>
|
|
661
667
|
<span class="cline-any cline-yes">20x</span>
|
|
662
668
|
<span class="cline-any cline-neutral"> </span>
|
|
663
669
|
<span class="cline-any cline-neutral"> </span>
|
|
@@ -672,7 +678,7 @@
|
|
|
672
678
|
<span class="cline-any cline-neutral"> </span>
|
|
673
679
|
<span class="cline-any cline-neutral"> </span>
|
|
674
680
|
<span class="cline-any cline-neutral"> </span>
|
|
675
|
-
<span class="cline-any cline-yes">
|
|
681
|
+
<span class="cline-any cline-yes">54x</span>
|
|
676
682
|
<span class="cline-any cline-neutral"> </span>
|
|
677
683
|
<span class="cline-any cline-neutral"> </span>
|
|
678
684
|
<span class="cline-any cline-neutral"> </span>
|
|
@@ -689,7 +695,7 @@
|
|
|
689
695
|
<span class="cline-any cline-neutral"> </span>
|
|
690
696
|
<span class="cline-any cline-neutral"> </span>
|
|
691
697
|
<span class="cline-any cline-neutral"> </span>
|
|
692
|
-
<span class="cline-any cline-yes">
|
|
698
|
+
<span class="cline-any cline-yes">54x</span>
|
|
693
699
|
<span class="cline-any cline-no"> </span>
|
|
694
700
|
<span class="cline-any cline-neutral"> </span>
|
|
695
701
|
<span class="cline-any cline-neutral"> </span>
|
|
@@ -697,66 +703,66 @@
|
|
|
697
703
|
<span class="cline-any cline-neutral"> </span>
|
|
698
704
|
<span class="cline-any cline-neutral"> </span>
|
|
699
705
|
<span class="cline-any cline-neutral"> </span>
|
|
700
|
-
<span class="cline-any cline-yes">
|
|
701
|
-
<span class="cline-any cline-yes">
|
|
702
|
-
<span class="cline-any cline-yes">
|
|
706
|
+
<span class="cline-any cline-yes">54x</span>
|
|
707
|
+
<span class="cline-any cline-yes">199x</span>
|
|
708
|
+
<span class="cline-any cline-yes">199x</span>
|
|
703
709
|
<span class="cline-any cline-no"> </span>
|
|
704
710
|
<span class="cline-any cline-neutral"> </span>
|
|
705
|
-
<span class="cline-any cline-yes">
|
|
711
|
+
<span class="cline-any cline-yes">199x</span>
|
|
706
712
|
<span class="cline-any cline-neutral"> </span>
|
|
707
713
|
<span class="cline-any cline-neutral"> </span>
|
|
708
714
|
<span class="cline-any cline-neutral"> </span>
|
|
709
715
|
<span class="cline-any cline-neutral"> </span>
|
|
710
716
|
<span class="cline-any cline-neutral"> </span>
|
|
711
717
|
<span class="cline-any cline-neutral"> </span>
|
|
712
|
-
<span class="cline-any cline-yes">
|
|
713
|
-
<span class="cline-any cline-yes">
|
|
714
|
-
<span class="cline-any cline-yes">
|
|
715
|
-
<span class="cline-any cline-yes">
|
|
718
|
+
<span class="cline-any cline-yes">54x</span>
|
|
719
|
+
<span class="cline-any cline-yes">199x</span>
|
|
720
|
+
<span class="cline-any cline-yes">199x</span>
|
|
721
|
+
<span class="cline-any cline-yes">199x</span>
|
|
716
722
|
<span class="cline-any cline-neutral"> </span>
|
|
717
723
|
<span class="cline-any cline-neutral"> </span>
|
|
718
724
|
<span class="cline-any cline-neutral"> </span>
|
|
719
725
|
<span class="cline-any cline-neutral"> </span>
|
|
720
726
|
<span class="cline-any cline-neutral"> </span>
|
|
721
727
|
<span class="cline-any cline-neutral"> </span>
|
|
722
|
-
<span class="cline-any cline-yes">
|
|
728
|
+
<span class="cline-any cline-yes">54x</span>
|
|
723
729
|
<span class="cline-any cline-yes">5x</span>
|
|
724
730
|
<span class="cline-any cline-neutral"> </span>
|
|
725
731
|
<span class="cline-any cline-neutral"> </span>
|
|
726
732
|
<span class="cline-any cline-neutral"> </span>
|
|
727
733
|
<span class="cline-any cline-neutral"> </span>
|
|
728
734
|
<span class="cline-any cline-neutral"> </span>
|
|
729
|
-
<span class="cline-any cline-yes">
|
|
730
|
-
<span class="cline-any cline-yes">
|
|
735
|
+
<span class="cline-any cline-yes">54x</span>
|
|
736
|
+
<span class="cline-any cline-yes">212x</span>
|
|
731
737
|
<span class="cline-any cline-neutral"> </span>
|
|
732
738
|
<span class="cline-any cline-neutral"> </span>
|
|
733
739
|
<span class="cline-any cline-neutral"> </span>
|
|
734
740
|
<span class="cline-any cline-neutral"> </span>
|
|
735
741
|
<span class="cline-any cline-neutral"> </span>
|
|
736
742
|
<span class="cline-any cline-neutral"> </span>
|
|
737
|
-
<span class="cline-any cline-yes">
|
|
743
|
+
<span class="cline-any cline-yes">54x</span>
|
|
738
744
|
<span class="cline-any cline-yes">19x</span>
|
|
739
745
|
<span class="cline-any cline-neutral"> </span>
|
|
740
746
|
<span class="cline-any cline-neutral"> </span>
|
|
741
747
|
<span class="cline-any cline-neutral"> </span>
|
|
742
748
|
<span class="cline-any cline-neutral"> </span>
|
|
743
749
|
<span class="cline-any cline-neutral"> </span>
|
|
744
|
-
<span class="cline-any cline-yes">
|
|
745
|
-
<span class="cline-any cline-yes">
|
|
750
|
+
<span class="cline-any cline-yes">54x</span>
|
|
751
|
+
<span class="cline-any cline-yes">214x</span>
|
|
746
752
|
<span class="cline-any cline-neutral"> </span>
|
|
747
753
|
<span class="cline-any cline-neutral"> </span>
|
|
748
754
|
<span class="cline-any cline-neutral"> </span>
|
|
749
755
|
<span class="cline-any cline-neutral"> </span>
|
|
750
756
|
<span class="cline-any cline-neutral"> </span>
|
|
751
757
|
<span class="cline-any cline-neutral"> </span>
|
|
752
|
-
<span class="cline-any cline-yes">
|
|
758
|
+
<span class="cline-any cline-yes">54x</span>
|
|
753
759
|
<span class="cline-any cline-yes">10x</span>
|
|
754
760
|
<span class="cline-any cline-neutral"> </span>
|
|
755
761
|
<span class="cline-any cline-neutral"> </span>
|
|
756
762
|
<span class="cline-any cline-neutral"> </span>
|
|
757
763
|
<span class="cline-any cline-neutral"> </span>
|
|
758
764
|
<span class="cline-any cline-neutral"> </span>
|
|
759
|
-
<span class="cline-any cline-yes">
|
|
765
|
+
<span class="cline-any cline-yes">54x</span>
|
|
760
766
|
<span class="cline-any cline-yes">2x</span>
|
|
761
767
|
<span class="cline-any cline-neutral"> </span>
|
|
762
768
|
<span class="cline-any cline-neutral"> </span>
|
|
@@ -764,7 +770,7 @@
|
|
|
764
770
|
<span class="cline-any cline-neutral"> </span>
|
|
765
771
|
<span class="cline-any cline-neutral"> </span>
|
|
766
772
|
<span class="cline-any cline-neutral"> </span>
|
|
767
|
-
<span class="cline-any cline-yes">
|
|
773
|
+
<span class="cline-any cline-yes">54x</span>
|
|
768
774
|
<span class="cline-any cline-yes">39x</span>
|
|
769
775
|
<span class="cline-any cline-neutral"> </span>
|
|
770
776
|
<span class="cline-any cline-neutral"> </span>
|
|
@@ -773,7 +779,7 @@
|
|
|
773
779
|
<span class="cline-any cline-neutral"> </span>
|
|
774
780
|
<span class="cline-any cline-neutral"> </span>
|
|
775
781
|
<span class="cline-any cline-neutral"> </span>
|
|
776
|
-
<span class="cline-any cline-yes">
|
|
782
|
+
<span class="cline-any cline-yes">54x</span>
|
|
777
783
|
<span class="cline-any cline-yes">4x</span>
|
|
778
784
|
<span class="cline-any cline-neutral"> </span>
|
|
779
785
|
<span class="cline-any cline-neutral"> </span>
|
|
@@ -781,7 +787,7 @@
|
|
|
781
787
|
<span class="cline-any cline-neutral"> </span>
|
|
782
788
|
<span class="cline-any cline-neutral"> </span>
|
|
783
789
|
<span class="cline-any cline-neutral"> </span>
|
|
784
|
-
<span class="cline-any cline-yes">
|
|
790
|
+
<span class="cline-any cline-yes">54x</span>
|
|
785
791
|
<span class="cline-any cline-yes">131x</span>
|
|
786
792
|
<span class="cline-any cline-neutral"> </span>
|
|
787
793
|
<span class="cline-any cline-neutral"> </span>
|
|
@@ -790,7 +796,7 @@
|
|
|
790
796
|
<span class="cline-any cline-neutral"> </span>
|
|
791
797
|
<span class="cline-any cline-neutral"> </span>
|
|
792
798
|
<span class="cline-any cline-neutral"> </span>
|
|
793
|
-
<span class="cline-any cline-yes">
|
|
799
|
+
<span class="cline-any cline-yes">54x</span>
|
|
794
800
|
<span class="cline-any cline-yes">4x</span>
|
|
795
801
|
<span class="cline-any cline-yes">3x</span>
|
|
796
802
|
<span class="cline-any cline-neutral"> </span>
|
|
@@ -806,15 +812,15 @@
|
|
|
806
812
|
<span class="cline-any cline-neutral"> </span>
|
|
807
813
|
<span class="cline-any cline-neutral"> </span>
|
|
808
814
|
<span class="cline-any cline-neutral"> </span>
|
|
809
|
-
<span class="cline-any cline-yes">
|
|
815
|
+
<span class="cline-any cline-yes">54x</span>
|
|
810
816
|
<span class="cline-any cline-no"> </span>
|
|
811
817
|
<span class="cline-any cline-neutral"> </span>
|
|
812
818
|
<span class="cline-any cline-neutral"> </span>
|
|
813
|
-
<span class="cline-any cline-yes">
|
|
819
|
+
<span class="cline-any cline-yes">54x</span>
|
|
814
820
|
<span class="cline-any cline-yes">10x</span>
|
|
815
821
|
<span class="cline-any cline-neutral"> </span>
|
|
816
822
|
<span class="cline-any cline-neutral"> </span>
|
|
817
|
-
<span class="cline-any cline-yes">
|
|
823
|
+
<span class="cline-any cline-yes">54x</span>
|
|
818
824
|
<span class="cline-any cline-no"> </span>
|
|
819
825
|
<span class="cline-any cline-no"> </span>
|
|
820
826
|
<span class="cline-any cline-no"> </span>
|
|
@@ -822,18 +828,18 @@
|
|
|
822
828
|
<span class="cline-any cline-no"> </span>
|
|
823
829
|
<span class="cline-any cline-neutral"> </span>
|
|
824
830
|
<span class="cline-any cline-neutral"> </span>
|
|
825
|
-
<span class="cline-any cline-yes">
|
|
831
|
+
<span class="cline-any cline-yes">54x</span>
|
|
826
832
|
<span class="cline-any cline-yes">1x</span>
|
|
827
833
|
<span class="cline-any cline-neutral"> </span>
|
|
828
834
|
<span class="cline-any cline-neutral"> </span>
|
|
829
|
-
<span class="cline-any cline-yes">
|
|
835
|
+
<span class="cline-any cline-yes">54x</span>
|
|
830
836
|
<span class="cline-any cline-no"> </span>
|
|
831
837
|
<span class="cline-any cline-neutral"> </span>
|
|
832
838
|
<span class="cline-any cline-neutral"> </span>
|
|
833
839
|
<span class="cline-any cline-neutral"> </span>
|
|
834
840
|
<span class="cline-any cline-neutral"> </span>
|
|
835
841
|
<span class="cline-any cline-neutral"> </span>
|
|
836
|
-
<span class="cline-any cline-yes">
|
|
842
|
+
<span class="cline-any cline-yes">54x</span>
|
|
837
843
|
<span class="cline-any cline-yes">60x</span>
|
|
838
844
|
<span class="cline-any cline-neutral"> </span>
|
|
839
845
|
<span class="cline-any cline-neutral"> </span>
|
|
@@ -1236,10 +1242,9 @@ exports.getMultiIDParams = ids => {
|
|
|
1236
1242
|
</div><!-- /wrapper -->
|
|
1237
1243
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
1238
1244
|
Code coverage generated by
|
|
1239
|
-
<a href="https://istanbul.js.org/" target="_blank">istanbul</a>
|
|
1240
|
-
at
|
|
1245
|
+
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
1246
|
+
at Wed Apr 27 2022 09:28:42 GMT+0000 (Coordinated Universal Time)
|
|
1241
1247
|
</div>
|
|
1242
|
-
</div>
|
|
1243
1248
|
<script src="../prettify.js"></script>
|
|
1244
1249
|
<script>
|
|
1245
1250
|
window.onload = function () {
|
|
@@ -54,6 +54,12 @@
|
|
|
54
54
|
<p class="quiet">
|
|
55
55
|
Press <em>n</em> or <em>j</em> to go to the next uncovered block, <em>b</em>, <em>p</em> or <em>k</em> for the previous block.
|
|
56
56
|
</p>
|
|
57
|
+
<template id="filterTemplate">
|
|
58
|
+
<div class="quiet">
|
|
59
|
+
Filter:
|
|
60
|
+
<input oninput="onInput()" type="search" id="fileSearch">
|
|
61
|
+
</div>
|
|
62
|
+
</template>
|
|
57
63
|
</div>
|
|
58
64
|
<div class='status-line medium'></div>
|
|
59
65
|
<pre><table class="coverage">
|
|
@@ -108,11 +114,11 @@
|
|
|
108
114
|
<a name='L49'></a><a href='#L49'>49</a>
|
|
109
115
|
<a name='L50'></a><a href='#L50'>50</a>
|
|
110
116
|
<a name='L51'></a><a href='#L51'>51</a>
|
|
111
|
-
<a name='L52'></a><a href='#L52'>52</a></td><td class="line-coverage quiet"><span class="cline-any cline-yes">
|
|
112
|
-
<span class="cline-any cline-yes">
|
|
117
|
+
<a name='L52'></a><a href='#L52'>52</a></td><td class="line-coverage quiet"><span class="cline-any cline-yes">3x</span>
|
|
118
|
+
<span class="cline-any cline-yes">3x</span>
|
|
113
119
|
<span class="cline-any cline-neutral"> </span>
|
|
114
120
|
<span class="cline-any cline-neutral"> </span>
|
|
115
|
-
<span class="cline-any cline-yes">
|
|
121
|
+
<span class="cline-any cline-yes">3x</span>
|
|
116
122
|
<span class="cline-any cline-neutral"> </span>
|
|
117
123
|
<span class="cline-any cline-neutral"> </span>
|
|
118
124
|
<span class="cline-any cline-neutral"> </span>
|
|
@@ -122,8 +128,8 @@
|
|
|
122
128
|
<span class="cline-any cline-neutral"> </span>
|
|
123
129
|
<span class="cline-any cline-neutral"> </span>
|
|
124
130
|
<span class="cline-any cline-neutral"> </span>
|
|
125
|
-
<span class="cline-any cline-yes">
|
|
126
|
-
<span class="cline-any cline-yes">
|
|
131
|
+
<span class="cline-any cline-yes">6x</span>
|
|
132
|
+
<span class="cline-any cline-yes">6x</span>
|
|
127
133
|
<span class="cline-any cline-neutral"> </span>
|
|
128
134
|
<span class="cline-any cline-neutral"> </span>
|
|
129
135
|
<span class="cline-any cline-neutral"> </span>
|
|
@@ -158,7 +164,7 @@
|
|
|
158
164
|
<span class="cline-any cline-neutral"> </span>
|
|
159
165
|
<span class="cline-any cline-neutral"> </span>
|
|
160
166
|
<span class="cline-any cline-neutral"> </span>
|
|
161
|
-
<span class="cline-any cline-yes">
|
|
167
|
+
<span class="cline-any cline-yes">3x</span>
|
|
162
168
|
<span class="cline-any cline-neutral"> </span></td><td class="text"><pre class="prettyprint lang-js">const { rowEmission, tableEmission } = require("./utils")
|
|
163
169
|
const mainEmitter = require("./index")
|
|
164
170
|
|
|
@@ -216,10 +222,9 @@ module.exports = AutomationEmitter
|
|
|
216
222
|
</div><!-- /wrapper -->
|
|
217
223
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
218
224
|
Code coverage generated by
|
|
219
|
-
<a href="https://istanbul.js.org/" target="_blank">istanbul</a>
|
|
220
|
-
at
|
|
225
|
+
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
226
|
+
at Wed Apr 27 2022 09:28:42 GMT+0000 (Coordinated Universal Time)
|
|
221
227
|
</div>
|
|
222
|
-
</div>
|
|
223
228
|
<script src="../prettify.js"></script>
|
|
224
229
|
<script>
|
|
225
230
|
window.onload = function () {
|
|
@@ -54,6 +54,12 @@
|
|
|
54
54
|
<p class="quiet">
|
|
55
55
|
Press <em>n</em> or <em>j</em> to go to the next uncovered block, <em>b</em>, <em>p</em> or <em>k</em> for the previous block.
|
|
56
56
|
</p>
|
|
57
|
+
<template id="filterTemplate">
|
|
58
|
+
<div class="quiet">
|
|
59
|
+
Filter:
|
|
60
|
+
<input oninput="onInput()" type="search" id="fileSearch">
|
|
61
|
+
</div>
|
|
62
|
+
</template>
|
|
57
63
|
</div>
|
|
58
64
|
<div class='status-line high'></div>
|
|
59
65
|
<div class="pad1">
|
|
@@ -124,10 +130,9 @@
|
|
|
124
130
|
</div><!-- /wrapper -->
|
|
125
131
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
126
132
|
Code coverage generated by
|
|
127
|
-
<a href="https://istanbul.js.org/" target="_blank">istanbul</a>
|
|
128
|
-
at
|
|
133
|
+
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
134
|
+
at Wed Apr 27 2022 09:28:42 GMT+0000 (Coordinated Universal Time)
|
|
129
135
|
</div>
|
|
130
|
-
</div>
|
|
131
136
|
<script src="../prettify.js"></script>
|
|
132
137
|
<script>
|
|
133
138
|
window.onload = function () {
|