@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">
|
|
@@ -102,7 +108,7 @@
|
|
|
102
108
|
<span class="cline-any cline-neutral"> </span>
|
|
103
109
|
<span class="cline-any cline-neutral"> </span>
|
|
104
110
|
<span class="cline-any cline-neutral"> </span>
|
|
105
|
-
<span class="cline-any cline-yes">
|
|
111
|
+
<span class="cline-any cline-yes">14x</span>
|
|
106
112
|
<span class="cline-any cline-neutral"> </span>
|
|
107
113
|
<span class="cline-any cline-neutral"> </span>
|
|
108
114
|
<span class="cline-any cline-neutral"> </span>
|
|
@@ -153,10 +159,9 @@ module.exports = emitter
|
|
|
153
159
|
</div><!-- /wrapper -->
|
|
154
160
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
155
161
|
Code coverage generated by
|
|
156
|
-
<a href="https://istanbul.js.org/" target="_blank">istanbul</a>
|
|
157
|
-
at
|
|
162
|
+
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
163
|
+
at Wed Apr 27 2022 09:28:42 GMT+0000 (Coordinated Universal Time)
|
|
158
164
|
</div>
|
|
159
|
-
</div>
|
|
160
165
|
<script src="../prettify.js"></script>
|
|
161
166
|
<script>
|
|
162
167
|
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">
|
|
@@ -96,22 +102,22 @@
|
|
|
96
102
|
<a name='L37'></a><a href='#L37'>37</a>
|
|
97
103
|
<a name='L38'></a><a href='#L38'>38</a>
|
|
98
104
|
<a name='L39'></a><a href='#L39'>39</a></td><td class="line-coverage quiet"><span class="cline-any cline-yes">41x</span>
|
|
99
|
-
<span class="cline-any cline-yes">
|
|
105
|
+
<span class="cline-any cline-yes">18x</span>
|
|
100
106
|
<span class="cline-any cline-neutral"> </span>
|
|
101
107
|
<span class="cline-any cline-neutral"> </span>
|
|
102
108
|
<span class="cline-any cline-neutral"> </span>
|
|
103
109
|
<span class="cline-any cline-neutral"> </span>
|
|
104
|
-
<span class="cline-any cline-yes">
|
|
105
|
-
<span class="cline-any cline-yes">
|
|
110
|
+
<span class="cline-any cline-yes">18x</span>
|
|
111
|
+
<span class="cline-any cline-yes">12x</span>
|
|
106
112
|
<span class="cline-any cline-neutral"> </span>
|
|
107
|
-
<span class="cline-any cline-yes">
|
|
108
|
-
<span class="cline-any cline-yes">
|
|
109
|
-
<span class="cline-any cline-yes">
|
|
113
|
+
<span class="cline-any cline-yes">18x</span>
|
|
114
|
+
<span class="cline-any cline-yes">18x</span>
|
|
115
|
+
<span class="cline-any cline-yes">18x</span>
|
|
110
116
|
<span class="cline-any cline-neutral"> </span>
|
|
111
|
-
<span class="cline-any cline-yes">
|
|
117
|
+
<span class="cline-any cline-yes">18x</span>
|
|
112
118
|
<span class="cline-any cline-yes">4x</span>
|
|
113
119
|
<span class="cline-any cline-neutral"> </span>
|
|
114
|
-
<span class="cline-any cline-yes">
|
|
120
|
+
<span class="cline-any cline-yes">18x</span>
|
|
115
121
|
<span class="cline-any cline-neutral"> </span>
|
|
116
122
|
<span class="cline-any cline-neutral"> </span>
|
|
117
123
|
<span class="cline-any cline-yes">41x</span>
|
|
@@ -143,7 +149,7 @@
|
|
|
143
149
|
event.table = table
|
|
144
150
|
}
|
|
145
151
|
event.id = row._id
|
|
146
|
-
if (row._rev) {
|
|
152
|
+
<span class="missing-if-branch" title="else path not taken" >E</span>if (row._rev) {
|
|
147
153
|
event.revision = row._rev
|
|
148
154
|
}
|
|
149
155
|
if (metadata) {
|
|
@@ -163,7 +169,7 @@ exports.tableEmission = ({ emitter, eventName, appId, table, metadata }) => {
|
|
|
163
169
|
tableId: tableId,
|
|
164
170
|
}
|
|
165
171
|
event.id = tableId
|
|
166
|
-
if (table._rev) {
|
|
172
|
+
<span class="missing-if-branch" title="else path not taken" >E</span>if (table._rev) {
|
|
167
173
|
event.revision = table._rev
|
|
168
174
|
}
|
|
169
175
|
<span class="missing-if-branch" title="if path not taken" >I</span>if (metadata) {
|
|
@@ -177,10 +183,9 @@ exports.tableEmission = ({ emitter, eventName, appId, table, metadata }) => {
|
|
|
177
183
|
</div><!-- /wrapper -->
|
|
178
184
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
179
185
|
Code coverage generated by
|
|
180
|
-
<a href="https://istanbul.js.org/" target="_blank">istanbul</a>
|
|
181
|
-
at
|
|
186
|
+
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
187
|
+
at Wed Apr 27 2022 09:28:42 GMT+0000 (Coordinated Universal Time)
|
|
182
188
|
</div>
|
|
183
|
-
</div>
|
|
184
189
|
<script src="../prettify.js"></script>
|
|
185
190
|
<script>
|
|
186
191
|
window.onload = function () {
|
|
@@ -23,30 +23,30 @@
|
|
|
23
23
|
<div class='clearfix'>
|
|
24
24
|
|
|
25
25
|
<div class='fl pad1y space-right2'>
|
|
26
|
-
<span class="strong">
|
|
26
|
+
<span class="strong">71.99% </span>
|
|
27
27
|
<span class="quiet">Statements</span>
|
|
28
|
-
<span class='fraction'>
|
|
28
|
+
<span class='fraction'>3015/4188</span>
|
|
29
29
|
</div>
|
|
30
30
|
|
|
31
31
|
|
|
32
32
|
<div class='fl pad1y space-right2'>
|
|
33
|
-
<span class="strong">
|
|
33
|
+
<span class="strong">51.8% </span>
|
|
34
34
|
<span class="quiet">Branches</span>
|
|
35
|
-
<span class='fraction'>
|
|
35
|
+
<span class='fraction'>874/1687</span>
|
|
36
36
|
</div>
|
|
37
37
|
|
|
38
38
|
|
|
39
39
|
<div class='fl pad1y space-right2'>
|
|
40
|
-
<span class="strong">
|
|
40
|
+
<span class="strong">70.47% </span>
|
|
41
41
|
<span class="quiet">Functions</span>
|
|
42
|
-
<span class='fraction'>
|
|
42
|
+
<span class='fraction'>432/613</span>
|
|
43
43
|
</div>
|
|
44
44
|
|
|
45
45
|
|
|
46
46
|
<div class='fl pad1y space-right2'>
|
|
47
|
-
<span class="strong">
|
|
47
|
+
<span class="strong">72.14% </span>
|
|
48
48
|
<span class="quiet">Lines</span>
|
|
49
|
-
<span class='fraction'>
|
|
49
|
+
<span class='fraction'>2973/4121</span>
|
|
50
50
|
</div>
|
|
51
51
|
|
|
52
52
|
|
|
@@ -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
|
<div class="pad1">
|
|
@@ -74,77 +80,77 @@
|
|
|
74
80
|
</thead>
|
|
75
81
|
<tbody><tr>
|
|
76
82
|
<td class="file high" data-value="api"><a href="api/index.html">api</a></td>
|
|
77
|
-
<td data-value="
|
|
78
|
-
<div class="chart"><div class="cover-fill" style="width:
|
|
83
|
+
<td data-value="94.28" class="pic high">
|
|
84
|
+
<div class="chart"><div class="cover-fill" style="width: 94%"></div><div class="cover-empty" style="width: 6%"></div></div>
|
|
79
85
|
</td>
|
|
80
|
-
<td data-value="
|
|
81
|
-
<td data-value="
|
|
86
|
+
<td data-value="94.28" class="pct high">94.28%</td>
|
|
87
|
+
<td data-value="35" class="abs high">33/35</td>
|
|
82
88
|
<td data-value="40" class="pct low">40%</td>
|
|
83
89
|
<td data-value="5" class="abs low">2/5</td>
|
|
84
90
|
<td data-value="100" class="pct high">100%</td>
|
|
85
91
|
<td data-value="4" class="abs high">4/4</td>
|
|
86
|
-
<td data-value="93.
|
|
87
|
-
<td data-value="
|
|
92
|
+
<td data-value="93.93" class="pct high">93.93%</td>
|
|
93
|
+
<td data-value="33" class="abs high">31/33</td>
|
|
88
94
|
</tr>
|
|
89
95
|
|
|
90
96
|
<tr>
|
|
91
97
|
<td class="file medium" data-value="api/controllers"><a href="api/controllers/index.html">api/controllers</a></td>
|
|
92
|
-
<td data-value="
|
|
93
|
-
<div class="chart"><div class="cover-fill" style="width:
|
|
98
|
+
<td data-value="68.44" class="pic medium">
|
|
99
|
+
<div class="chart"><div class="cover-fill" style="width: 68%"></div><div class="cover-empty" style="width: 32%"></div></div>
|
|
94
100
|
</td>
|
|
95
|
-
<td data-value="
|
|
96
|
-
<td data-value="
|
|
97
|
-
<td data-value="
|
|
98
|
-
<td data-value="
|
|
99
|
-
<td data-value="
|
|
100
|
-
<td data-value="
|
|
101
|
-
<td data-value="
|
|
102
|
-
<td data-value="
|
|
101
|
+
<td data-value="68.44" class="pct medium">68.44%</td>
|
|
102
|
+
<td data-value="919" class="abs medium">629/919</td>
|
|
103
|
+
<td data-value="43.1" class="pct low">43.1%</td>
|
|
104
|
+
<td data-value="290" class="abs low">125/290</td>
|
|
105
|
+
<td data-value="65.38" class="pct medium">65.38%</td>
|
|
106
|
+
<td data-value="130" class="abs medium">85/130</td>
|
|
107
|
+
<td data-value="68.42" class="pct medium">68.42%</td>
|
|
108
|
+
<td data-value="909" class="abs medium">622/909</td>
|
|
103
109
|
</tr>
|
|
104
110
|
|
|
105
111
|
<tr>
|
|
106
112
|
<td class="file high" data-value="api/controllers/query"><a href="api/controllers/query/index.html">api/controllers/query</a></td>
|
|
107
|
-
<td data-value="
|
|
108
|
-
<div class="chart"><div class="cover-fill" style="width:
|
|
113
|
+
<td data-value="100" class="pic high">
|
|
114
|
+
<div class="chart"><div class="cover-fill cover-full" style="width: 100%"></div><div class="cover-empty" style="width: 0%"></div></div>
|
|
109
115
|
</td>
|
|
110
|
-
<td data-value="
|
|
111
|
-
<td data-value="
|
|
112
|
-
<td data-value="
|
|
113
|
-
<td data-value="
|
|
114
|
-
<td data-value="
|
|
115
|
-
<td data-value="
|
|
116
|
-
<td data-value="
|
|
117
|
-
<td data-value="
|
|
116
|
+
<td data-value="100" class="pct high">100%</td>
|
|
117
|
+
<td data-value="9" class="abs high">9/9</td>
|
|
118
|
+
<td data-value="100" class="pct high">100%</td>
|
|
119
|
+
<td data-value="0" class="abs high">0/0</td>
|
|
120
|
+
<td data-value="100" class="pct high">100%</td>
|
|
121
|
+
<td data-value="3" class="abs high">3/3</td>
|
|
122
|
+
<td data-value="100" class="pct high">100%</td>
|
|
123
|
+
<td data-value="9" class="abs high">9/9</td>
|
|
118
124
|
</tr>
|
|
119
125
|
|
|
120
126
|
<tr>
|
|
121
127
|
<td class="file medium" data-value="api/controllers/row"><a href="api/controllers/row/index.html">api/controllers/row</a></td>
|
|
122
|
-
<td data-value="
|
|
123
|
-
<div class="chart"><div class="cover-fill" style="width:
|
|
128
|
+
<td data-value="57.8" class="pic medium">
|
|
129
|
+
<div class="chart"><div class="cover-fill" style="width: 57%"></div><div class="cover-empty" style="width: 43%"></div></div>
|
|
124
130
|
</td>
|
|
125
|
-
<td data-value="
|
|
126
|
-
<td data-value="
|
|
127
|
-
<td data-value="
|
|
128
|
-
<td data-value="
|
|
129
|
-
<td data-value="
|
|
130
|
-
<td data-value="
|
|
131
|
-
<td data-value="
|
|
132
|
-
<td data-value="
|
|
131
|
+
<td data-value="57.8" class="pct medium">57.8%</td>
|
|
132
|
+
<td data-value="602" class="abs medium">348/602</td>
|
|
133
|
+
<td data-value="35.82" class="pct low">35.82%</td>
|
|
134
|
+
<td data-value="268" class="abs low">96/268</td>
|
|
135
|
+
<td data-value="53.48" class="pct medium">53.48%</td>
|
|
136
|
+
<td data-value="86" class="abs medium">46/86</td>
|
|
137
|
+
<td data-value="57.89" class="pct medium">57.89%</td>
|
|
138
|
+
<td data-value="589" class="abs medium">341/589</td>
|
|
133
139
|
</tr>
|
|
134
140
|
|
|
135
141
|
<tr>
|
|
136
|
-
<td class="file
|
|
137
|
-
<td data-value="
|
|
138
|
-
<div class="chart"><div class="cover-fill" style="width:
|
|
142
|
+
<td class="file low" data-value="api/controllers/table"><a href="api/controllers/table/index.html">api/controllers/table</a></td>
|
|
143
|
+
<td data-value="39.92" class="pic low">
|
|
144
|
+
<div class="chart"><div class="cover-fill" style="width: 39%"></div><div class="cover-empty" style="width: 61%"></div></div>
|
|
139
145
|
</td>
|
|
140
|
-
<td data-value="
|
|
141
|
-
<td data-value="
|
|
142
|
-
<td data-value="
|
|
143
|
-
<td data-value="
|
|
144
|
-
<td data-value="
|
|
145
|
-
<td data-value="
|
|
146
|
-
<td data-value="
|
|
147
|
-
<td data-value="
|
|
146
|
+
<td data-value="39.92" class="pct low">39.92%</td>
|
|
147
|
+
<td data-value="273" class="abs low">109/273</td>
|
|
148
|
+
<td data-value="25.78" class="pct low">25.78%</td>
|
|
149
|
+
<td data-value="159" class="abs low">41/159</td>
|
|
150
|
+
<td data-value="48.71" class="pct low">48.71%</td>
|
|
151
|
+
<td data-value="39" class="abs low">19/39</td>
|
|
152
|
+
<td data-value="39.77" class="pct low">39.77%</td>
|
|
153
|
+
<td data-value="269" class="abs low">107/269</td>
|
|
148
154
|
</tr>
|
|
149
155
|
|
|
150
156
|
<tr>
|
|
@@ -164,17 +170,17 @@
|
|
|
164
170
|
|
|
165
171
|
<tr>
|
|
166
172
|
<td class="file high" data-value="api/routes"><a href="api/routes/index.html">api/routes</a></td>
|
|
167
|
-
<td data-value="
|
|
168
|
-
<div class="chart"><div class="cover-fill" style="width:
|
|
173
|
+
<td data-value="96.31" class="pic high">
|
|
174
|
+
<div class="chart"><div class="cover-fill" style="width: 96%"></div><div class="cover-empty" style="width: 4%"></div></div>
|
|
169
175
|
</td>
|
|
170
|
-
<td data-value="
|
|
171
|
-
<td data-value="
|
|
176
|
+
<td data-value="96.31" class="pct high">96.31%</td>
|
|
177
|
+
<td data-value="190" class="abs high">183/190</td>
|
|
172
178
|
<td data-value="50" class="pct medium">50%</td>
|
|
173
|
-
<td data-value="
|
|
179
|
+
<td data-value="4" class="abs medium">2/4</td>
|
|
174
180
|
<td data-value="100" class="pct high">100%</td>
|
|
175
181
|
<td data-value="1" class="abs high">1/1</td>
|
|
176
|
-
<td data-value="
|
|
177
|
-
<td data-value="
|
|
182
|
+
<td data-value="96.31" class="pct high">96.31%</td>
|
|
183
|
+
<td data-value="190" class="abs high">183/190</td>
|
|
178
184
|
</tr>
|
|
179
185
|
|
|
180
186
|
<tr>
|
|
@@ -194,32 +200,32 @@
|
|
|
194
200
|
|
|
195
201
|
<tr>
|
|
196
202
|
<td class="file high" data-value="automations"><a href="automations/index.html">automations</a></td>
|
|
197
|
-
<td data-value="
|
|
198
|
-
<div class="chart"><div class="cover-fill" style="width:
|
|
203
|
+
<td data-value="83.44" class="pic high">
|
|
204
|
+
<div class="chart"><div class="cover-fill" style="width: 83%"></div><div class="cover-empty" style="width: 17%"></div></div>
|
|
199
205
|
</td>
|
|
200
|
-
<td data-value="
|
|
201
|
-
<td data-value="
|
|
202
|
-
<td data-value="
|
|
203
|
-
<td data-value="
|
|
204
|
-
<td data-value="
|
|
205
|
-
<td data-value="
|
|
206
|
-
<td data-value="
|
|
207
|
-
<td data-value="
|
|
206
|
+
<td data-value="83.44" class="pct high">83.44%</td>
|
|
207
|
+
<td data-value="145" class="abs high">121/145</td>
|
|
208
|
+
<td data-value="79.31" class="pct medium">79.31%</td>
|
|
209
|
+
<td data-value="58" class="abs medium">46/58</td>
|
|
210
|
+
<td data-value="72.22" class="pct medium">72.22%</td>
|
|
211
|
+
<td data-value="18" class="abs medium">13/18</td>
|
|
212
|
+
<td data-value="83.44" class="pct high">83.44%</td>
|
|
213
|
+
<td data-value="145" class="abs high">121/145</td>
|
|
208
214
|
</tr>
|
|
209
215
|
|
|
210
216
|
<tr>
|
|
211
217
|
<td class="file medium" data-value="automations/steps"><a href="automations/steps/index.html">automations/steps</a></td>
|
|
212
|
-
<td data-value="
|
|
213
|
-
<div class="chart"><div class="cover-fill" style="width:
|
|
218
|
+
<td data-value="70.14" class="pic medium">
|
|
219
|
+
<div class="chart"><div class="cover-fill" style="width: 70%"></div><div class="cover-empty" style="width: 30%"></div></div>
|
|
214
220
|
</td>
|
|
215
|
-
<td data-value="
|
|
216
|
-
<td data-value="
|
|
217
|
-
<td data-value="
|
|
218
|
-
<td data-value="
|
|
219
|
-
<td data-value="
|
|
220
|
-
<td data-value="
|
|
221
|
-
<td data-value="
|
|
222
|
-
<td data-value="
|
|
221
|
+
<td data-value="70.14" class="pct medium">70.14%</td>
|
|
222
|
+
<td data-value="211" class="abs medium">148/211</td>
|
|
223
|
+
<td data-value="65" class="pct medium">65%</td>
|
|
224
|
+
<td data-value="80" class="abs medium">52/80</td>
|
|
225
|
+
<td data-value="50" class="pct medium">50%</td>
|
|
226
|
+
<td data-value="18" class="abs medium">9/18</td>
|
|
227
|
+
<td data-value="70.14" class="pct medium">70.14%</td>
|
|
228
|
+
<td data-value="211" class="abs medium">148/211</td>
|
|
223
229
|
</tr>
|
|
224
230
|
|
|
225
231
|
<tr>
|
|
@@ -243,13 +249,13 @@
|
|
|
243
249
|
<div class="chart"><div class="cover-fill cover-full" style="width: 100%"></div><div class="cover-empty" style="width: 0%"></div></div>
|
|
244
250
|
</td>
|
|
245
251
|
<td data-value="100" class="pct high">100%</td>
|
|
246
|
-
<td data-value="
|
|
252
|
+
<td data-value="36" class="abs high">36/36</td>
|
|
247
253
|
<td data-value="50" class="pct medium">50%</td>
|
|
248
254
|
<td data-value="2" class="abs medium">1/2</td>
|
|
249
255
|
<td data-value="100" class="pct high">100%</td>
|
|
250
256
|
<td data-value="2" class="abs high">2/2</td>
|
|
251
257
|
<td data-value="100" class="pct high">100%</td>
|
|
252
|
-
<td data-value="
|
|
258
|
+
<td data-value="35" class="abs high">35/35</td>
|
|
253
259
|
</tr>
|
|
254
260
|
|
|
255
261
|
<tr>
|
|
@@ -314,32 +320,32 @@
|
|
|
314
320
|
|
|
315
321
|
<tr>
|
|
316
322
|
<td class="file high" data-value="middleware"><a href="middleware/index.html">middleware</a></td>
|
|
317
|
-
<td data-value="
|
|
318
|
-
<div class="chart"><div class="cover-fill" style="width:
|
|
323
|
+
<td data-value="85.63" class="pic high">
|
|
324
|
+
<div class="chart"><div class="cover-fill" style="width: 85%"></div><div class="cover-empty" style="width: 15%"></div></div>
|
|
319
325
|
</td>
|
|
320
|
-
<td data-value="
|
|
321
|
-
<td data-value="
|
|
322
|
-
<td data-value="
|
|
323
|
-
<td data-value="
|
|
324
|
-
<td data-value="
|
|
325
|
-
<td data-value="
|
|
326
|
-
<td data-value="
|
|
327
|
-
<td data-value="
|
|
326
|
+
<td data-value="85.63" class="pct high">85.63%</td>
|
|
327
|
+
<td data-value="174" class="abs high">149/174</td>
|
|
328
|
+
<td data-value="76.06" class="pct medium">76.06%</td>
|
|
329
|
+
<td data-value="117" class="abs medium">89/117</td>
|
|
330
|
+
<td data-value="100" class="pct high">100%</td>
|
|
331
|
+
<td data-value="25" class="abs high">25/25</td>
|
|
332
|
+
<td data-value="85.63" class="pct high">85.63%</td>
|
|
333
|
+
<td data-value="174" class="abs high">149/174</td>
|
|
328
334
|
</tr>
|
|
329
335
|
|
|
330
336
|
<tr>
|
|
331
|
-
<td class="file
|
|
332
|
-
<td data-value="
|
|
333
|
-
<div class="chart"><div class="cover-fill" style="width:
|
|
337
|
+
<td class="file medium" data-value="threads"><a href="threads/index.html">threads</a></td>
|
|
338
|
+
<td data-value="74.72" class="pic medium">
|
|
339
|
+
<div class="chart"><div class="cover-fill" style="width: 74%"></div><div class="cover-empty" style="width: 26%"></div></div>
|
|
334
340
|
</td>
|
|
335
|
-
<td data-value="
|
|
336
|
-
<td data-value="
|
|
337
|
-
<td data-value="
|
|
338
|
-
<td data-value="
|
|
339
|
-
<td data-value="
|
|
340
|
-
<td data-value="
|
|
341
|
-
<td data-value="
|
|
342
|
-
<td data-value="
|
|
341
|
+
<td data-value="74.72" class="pct medium">74.72%</td>
|
|
342
|
+
<td data-value="273" class="abs medium">204/273</td>
|
|
343
|
+
<td data-value="56.52" class="pct medium">56.52%</td>
|
|
344
|
+
<td data-value="115" class="abs medium">65/115</td>
|
|
345
|
+
<td data-value="88.23" class="pct high">88.23%</td>
|
|
346
|
+
<td data-value="34" class="abs high">30/34</td>
|
|
347
|
+
<td data-value="74.9" class="pct medium">74.9%</td>
|
|
348
|
+
<td data-value="267" class="abs medium">200/267</td>
|
|
343
349
|
</tr>
|
|
344
350
|
|
|
345
351
|
<tr>
|
|
@@ -366,8 +372,8 @@
|
|
|
366
372
|
<td data-value="21" class="abs high">18/21</td>
|
|
367
373
|
<td data-value="57.14" class="pct medium">57.14%</td>
|
|
368
374
|
<td data-value="7" class="abs medium">4/7</td>
|
|
369
|
-
<td data-value="
|
|
370
|
-
<td data-value="
|
|
375
|
+
<td data-value="66.66" class="pct medium">66.66%</td>
|
|
376
|
+
<td data-value="9" class="abs medium">6/9</td>
|
|
371
377
|
<td data-value="85.71" class="pct high">85.71%</td>
|
|
372
378
|
<td data-value="21" class="abs high">18/21</td>
|
|
373
379
|
</tr>
|
|
@@ -404,17 +410,17 @@
|
|
|
404
410
|
|
|
405
411
|
<tr>
|
|
406
412
|
<td class="file high" data-value="utilities/usageQuota"><a href="utilities/usageQuota/index.html">utilities/usageQuota</a></td>
|
|
407
|
-
<td data-value="
|
|
408
|
-
<div class="chart"><div class="cover-fill" style="width:
|
|
413
|
+
<td data-value="82.5" class="pic high">
|
|
414
|
+
<div class="chart"><div class="cover-fill" style="width: 82%"></div><div class="cover-empty" style="width: 18%"></div></div>
|
|
409
415
|
</td>
|
|
410
|
-
<td data-value="
|
|
411
|
-
<td data-value="
|
|
412
|
-
<td data-value="70
|
|
413
|
-
<td data-value="
|
|
414
|
-
<td data-value="
|
|
415
|
-
<td data-value="
|
|
416
|
-
<td data-value="
|
|
417
|
-
<td data-value="
|
|
416
|
+
<td data-value="82.5" class="pct high">82.5%</td>
|
|
417
|
+
<td data-value="40" class="abs high">33/40</td>
|
|
418
|
+
<td data-value="70" class="pct medium">70%</td>
|
|
419
|
+
<td data-value="10" class="abs medium">7/10</td>
|
|
420
|
+
<td data-value="75" class="pct medium">75%</td>
|
|
421
|
+
<td data-value="8" class="abs medium">6/8</td>
|
|
422
|
+
<td data-value="82.5" class="pct high">82.5%</td>
|
|
423
|
+
<td data-value="40" class="abs high">33/40</td>
|
|
418
424
|
</tr>
|
|
419
425
|
|
|
420
426
|
</tbody>
|
|
@@ -424,10 +430,9 @@
|
|
|
424
430
|
</div><!-- /wrapper -->
|
|
425
431
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
426
432
|
Code coverage generated by
|
|
427
|
-
<a href="https://istanbul.js.org/" target="_blank">istanbul</a>
|
|
428
|
-
at
|
|
433
|
+
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
434
|
+
at Wed Apr 27 2022 09:28:42 GMT+0000 (Coordinated Universal Time)
|
|
429
435
|
</div>
|
|
430
|
-
</div>
|
|
431
436
|
<script src="prettify.js"></script>
|
|
432
437
|
<script>
|
|
433
438
|
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 low'></div>
|
|
59
65
|
<pre><table class="coverage">
|
|
@@ -63,10 +69,9 @@
|
|
|
63
69
|
</div><!-- /wrapper -->
|
|
64
70
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
65
71
|
Code coverage generated by
|
|
66
|
-
<a href="https://istanbul.js.org/" target="_blank">istanbul</a>
|
|
67
|
-
at
|
|
72
|
+
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
73
|
+
at Wed Apr 27 2022 09:28:42 GMT+0000 (Coordinated Universal Time)
|
|
68
74
|
</div>
|
|
69
|
-
</div>
|
|
70
75
|
<script src="../../prettify.js"></script>
|
|
71
76
|
<script>
|
|
72
77
|
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 low'></div>
|
|
59
65
|
<div class="pad1">
|
|
@@ -94,10 +100,9 @@
|
|
|
94
100
|
</div><!-- /wrapper -->
|
|
95
101
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
96
102
|
Code coverage generated by
|
|
97
|
-
<a href="https://istanbul.js.org/" target="_blank">istanbul</a>
|
|
98
|
-
at
|
|
103
|
+
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
104
|
+
at Wed Apr 27 2022 09:28:42 GMT+0000 (Coordinated Universal Time)
|
|
99
105
|
</div>
|
|
100
|
-
</div>
|
|
101
106
|
<script src="../../prettify.js"></script>
|
|
102
107
|
<script>
|
|
103
108
|
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">
|
|
@@ -120,10 +126,9 @@ exports.middleware =
|
|
|
120
126
|
</div><!-- /wrapper -->
|
|
121
127
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
122
128
|
Code coverage generated by
|
|
123
|
-
<a href="https://istanbul.js.org/" target="_blank">istanbul</a>
|
|
124
|
-
at
|
|
129
|
+
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
130
|
+
at Wed Apr 27 2022 09:28:42 GMT+0000 (Coordinated Universal Time)
|
|
125
131
|
</div>
|
|
126
|
-
</div>
|
|
127
132
|
<script src="../prettify.js"></script>
|
|
128
133
|
<script>
|
|
129
134
|
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">
|
|
@@ -300,10 +306,9 @@ module.exports = async (ctx, permType) => {
|
|
|
300
306
|
</div><!-- /wrapper -->
|
|
301
307
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
302
308
|
Code coverage generated by
|
|
303
|
-
<a href="https://istanbul.js.org/" target="_blank">istanbul</a>
|
|
304
|
-
at
|
|
309
|
+
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
310
|
+
at Wed Apr 27 2022 09:28:42 GMT+0000 (Coordinated Universal Time)
|
|
305
311
|
</div>
|
|
306
|
-
</div>
|
|
307
312
|
<script src="../prettify.js"></script>
|
|
308
313
|
<script>
|
|
309
314
|
window.onload = function () {
|