auth0-deploy-cli 7.23.1 → 7.24.0
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/.github/CODEOWNERS +1 -1
- package/.nyc_output/8e567803-9d23-4425-94d9-553dd5b55efa.json +1 -0
- package/.nyc_output/processinfo/1c20e021-55c2-4777-a321-713348b3bffd.json +1 -0
- package/.nyc_output/processinfo/{747e9b9b-46b5-4186-9626-5f44b7913b36.json → 8e567803-9d23-4425-94d9-553dd5b55efa.json} +1 -1
- package/.nyc_output/processinfo/ee6ea147-1148-4f46-bce7-6b2f9e0b1410.json +1 -0
- package/.nyc_output/processinfo/index.json +1 -1
- package/CHANGELOG.md +14 -1
- package/coverage/lcov-report/index.html +28 -28
- package/coverage/lcov.info +909 -842
- package/lib/context/directory/handlers/prompts.js +51 -11
- package/lib/context/directory/handlers/prompts.js.map +1 -1
- package/lib/index.d.ts +1 -0
- package/lib/tools/auth0/handlers/connections.js +1 -5
- package/lib/tools/auth0/handlers/connections.js.map +1 -1
- package/lib/tools/auth0/handlers/prompts.d.ts +48 -3
- package/lib/tools/auth0/handlers/prompts.js +175 -21
- package/lib/tools/auth0/handlers/prompts.js.map +1 -1
- package/lib/tools/auth0/handlers/scimHandler.d.ts +20 -33
- package/lib/tools/auth0/handlers/scimHandler.js +88 -153
- package/lib/tools/auth0/handlers/scimHandler.js.map +1 -1
- package/lib/tools/constants.d.ts +1 -0
- package/lib/tools/constants.js +1 -0
- package/lib/tools/constants.js.map +1 -1
- package/lib/tools/index.d.ts +1 -0
- package/lib/types.d.ts +6 -1
- package/lib/types.js.map +1 -1
- package/lib/utils.d.ts +12 -0
- package/package.json +1 -1
- package/.nyc_output/747e9b9b-46b5-4186-9626-5f44b7913b36.json +0 -1
- package/.nyc_output/processinfo/049a2787-df3f-4b58-bae0-3cf3b50d1cc3.json +0 -1
- package/.nyc_output/processinfo/91928ebf-9b67-4586-9ed6-5290c652cdcf.json +0 -1
- /package/.nyc_output/{049a2787-df3f-4b58-bae0-3cf3b50d1cc3.json → 1c20e021-55c2-4777-a321-713348b3bffd.json} +0 -0
- /package/.nyc_output/{91928ebf-9b67-4586-9ed6-5290c652cdcf.json → ee6ea147-1148-4f46-bce7-6b2f9e0b1410.json} +0 -0
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"parent":"ee6ea147-1148-4f46-bce7-6b2f9e0b1410","pid":179,"argv":["/usr/local/bin/node","/home/circleci/repo/node_modules/.bin/ts-mocha","-p","tsconfig.json","--recursive","test/**/*.test*","--exclude","test/e2e/*","--timeout","7500"],"execArgv":[],"cwd":"/home/circleci/repo","time":1722584137545,"ppid":178,"coverageFilename":"/home/circleci/repo/.nyc_output/1c20e021-55c2-4777-a321-713348b3bffd.json","externalId":"","uuid":"1c20e021-55c2-4777-a321-713348b3bffd","files":[]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"parent":"
|
|
1
|
+
{"parent":"1c20e021-55c2-4777-a321-713348b3bffd","pid":186,"argv":["/usr/local/bin/node","/home/circleci/repo/node_modules/mocha/bin/mocha.js","-r","/home/circleci/repo/node_modules/ts-mocha/src/index.js","--recursive","test/**/*.test*","--exclude","test/e2e/*","--timeout","7500"],"execArgv":[],"cwd":"/home/circleci/repo","time":1722584137638,"ppid":179,"coverageFilename":"/home/circleci/repo/.nyc_output/8e567803-9d23-4425-94d9-553dd5b55efa.json","externalId":"","uuid":"8e567803-9d23-4425-94d9-553dd5b55efa","files":["/home/circleci/repo/src/logger.ts","/home/circleci/repo/src/context/index.ts","/home/circleci/repo/src/context/yaml/index.ts","/home/circleci/repo/src/tools/index.ts","/home/circleci/repo/src/tools/constants.ts","/home/circleci/repo/src/tools/deploy.ts","/home/circleci/repo/src/tools/auth0/index.ts","/home/circleci/repo/src/tools/auth0/client.ts","/home/circleci/repo/src/tools/utils.ts","/home/circleci/repo/src/tools/auth0/schema.ts","/home/circleci/repo/src/tools/auth0/handlers/index.ts","/home/circleci/repo/src/tools/auth0/handlers/rules.ts","/home/circleci/repo/src/tools/validationError.ts","/home/circleci/repo/src/tools/auth0/handlers/default.ts","/home/circleci/repo/src/tools/calculateChanges.ts","/home/circleci/repo/src/tools/auth0/handlers/rulesConfigs.ts","/home/circleci/repo/src/tools/auth0/handlers/hooks.ts","/home/circleci/repo/src/tools/auth0/handlers/pages.ts","/home/circleci/repo/src/tools/auth0/handlers/resourceServers.ts","/home/circleci/repo/src/tools/auth0/handlers/databases.ts","/home/circleci/repo/src/tools/auth0/handlers/connections.ts","/home/circleci/repo/src/tools/auth0/handlers/scimHandler.ts","/home/circleci/repo/src/tools/auth0/handlers/clients.ts","/home/circleci/repo/src/tools/auth0/handlers/tenant.ts","/home/circleci/repo/src/tools/auth0/handlers/emailProvider.ts","/home/circleci/repo/src/tools/auth0/handlers/emailTemplates.ts","/home/circleci/repo/src/tools/auth0/handlers/clientGrants.ts","/home/circleci/repo/src/tools/auth0/handlers/guardianFactors.ts","/home/circleci/repo/src/tools/auth0/handlers/guardianFactorProviders.ts","/home/circleci/repo/src/tools/auth0/handlers/guardianFactorTemplates.ts","/home/circleci/repo/src/tools/auth0/handlers/guardianPolicies.ts","/home/circleci/repo/src/tools/auth0/handlers/guardianPhoneFactorSelectedProvider.ts","/home/circleci/repo/src/tools/auth0/handlers/guardianPhoneFactorMessageTypes.ts","/home/circleci/repo/src/tools/auth0/handlers/roles.ts","/home/circleci/repo/src/tools/auth0/handlers/branding.ts","/home/circleci/repo/src/tools/auth0/handlers/prompts.ts","/home/circleci/repo/src/types.ts","/home/circleci/repo/src/tools/auth0/handlers/migrations.ts","/home/circleci/repo/src/tools/auth0/handlers/actions.ts","/home/circleci/repo/src/tools/auth0/handlers/triggers.ts","/home/circleci/repo/src/tools/auth0/handlers/organizations.ts","/home/circleci/repo/src/tools/auth0/handlers/attackProtection.ts","/home/circleci/repo/src/tools/auth0/handlers/logStreams.ts","/home/circleci/repo/src/tools/auth0/handlers/customDomains.ts","/home/circleci/repo/src/tools/auth0/handlers/themes.ts","/home/circleci/repo/src/utils.ts","/home/circleci/repo/src/context/yaml/handlers/index.ts","/home/circleci/repo/src/context/yaml/handlers/pages.ts","/home/circleci/repo/src/context/yaml/handlers/rules.ts","/home/circleci/repo/src/context/yaml/handlers/hooks.ts","/home/circleci/repo/src/context/yaml/handlers/clients.ts","/home/circleci/repo/src/context/yaml/handlers/tenant.ts","/home/circleci/repo/src/sessionDurationsToMinutes.ts","/home/circleci/repo/src/context/yaml/handlers/emailProvider.ts","/home/circleci/repo/src/context/defaults.ts","/home/circleci/repo/src/context/yaml/handlers/connections.ts","/home/circleci/repo/src/context/yaml/handlers/databases.ts","/home/circleci/repo/src/context/yaml/handlers/emailTemplates.ts","/home/circleci/repo/src/context/yaml/handlers/clientGrants.ts","/home/circleci/repo/src/context/yaml/handlers/rulesConfigs.ts","/home/circleci/repo/src/context/yaml/handlers/resourceServers.ts","/home/circleci/repo/src/context/yaml/handlers/guardianFactors.ts","/home/circleci/repo/src/context/yaml/handlers/guardianFactorProviders.ts","/home/circleci/repo/src/context/yaml/handlers/guardianFactorTemplates.ts","/home/circleci/repo/src/context/yaml/handlers/guardianPhoneFactorMessageTypes.ts","/home/circleci/repo/src/context/yaml/handlers/guardianPhoneFactorSelectedProvider.ts","/home/circleci/repo/src/context/yaml/handlers/guardianPolicies.ts","/home/circleci/repo/src/context/yaml/handlers/roles.ts","/home/circleci/repo/src/context/yaml/handlers/organizations.ts","/home/circleci/repo/src/context/yaml/handlers/migrations.ts","/home/circleci/repo/src/context/yaml/handlers/actions.ts","/home/circleci/repo/src/context/yaml/handlers/triggers.ts","/home/circleci/repo/src/context/yaml/handlers/attackProtection.ts","/home/circleci/repo/src/context/yaml/handlers/branding.ts","/home/circleci/repo/src/context/yaml/handlers/logStreams.ts","/home/circleci/repo/src/context/yaml/handlers/prompts.ts","/home/circleci/repo/src/context/yaml/handlers/customDomains.ts","/home/circleci/repo/src/context/yaml/handlers/themes.ts","/home/circleci/repo/src/readonly.ts","/home/circleci/repo/src/keywordPreservation.ts","/home/circleci/repo/src/context/directory/index.ts","/home/circleci/repo/src/context/directory/handlers/index.ts","/home/circleci/repo/src/context/directory/handlers/pages.ts","/home/circleci/repo/src/context/directory/handlers/rules.ts","/home/circleci/repo/src/context/directory/handlers/hooks.ts","/home/circleci/repo/src/context/directory/handlers/clients.ts","/home/circleci/repo/src/context/directory/handlers/tenant.ts","/home/circleci/repo/src/context/directory/handlers/emailProvider.ts","/home/circleci/repo/src/context/directory/handlers/connections.ts","/home/circleci/repo/src/context/directory/handlers/databases.ts","/home/circleci/repo/src/context/directory/handlers/emailTemplates.ts","/home/circleci/repo/src/context/directory/handlers/clientGrants.ts","/home/circleci/repo/src/context/directory/handlers/rulesConfigs.ts","/home/circleci/repo/src/context/directory/handlers/resourceServers.ts","/home/circleci/repo/src/context/directory/handlers/guardianFactors.ts","/home/circleci/repo/src/context/directory/handlers/guardianFactorProviders.ts","/home/circleci/repo/src/context/directory/handlers/guardianFactorTemplates.ts","/home/circleci/repo/src/context/directory/handlers/guardianPhoneFactorMessageTypes.ts","/home/circleci/repo/src/context/directory/handlers/guardianPhoneFactorSelectedProvider.ts","/home/circleci/repo/src/context/directory/handlers/guardianPolicies.ts","/home/circleci/repo/src/context/directory/handlers/roles.ts","/home/circleci/repo/src/context/directory/handlers/migrations.ts","/home/circleci/repo/src/context/directory/handlers/actions.ts","/home/circleci/repo/src/context/directory/handlers/organizations.ts","/home/circleci/repo/src/context/directory/handlers/triggers.ts","/home/circleci/repo/src/context/directory/handlers/attackProtection.ts","/home/circleci/repo/src/context/directory/handlers/branding.ts","/home/circleci/repo/src/context/directory/handlers/logStreams.ts","/home/circleci/repo/src/context/directory/handlers/prompts.ts","/home/circleci/repo/src/context/directory/handlers/customDomains.ts","/home/circleci/repo/src/context/directory/handlers/themes.ts","/home/circleci/repo/src/index.ts","/home/circleci/repo/src/args.ts","/home/circleci/repo/src/commands/import.ts","/home/circleci/repo/src/configFactory.ts","/home/circleci/repo/src/commands/export.ts"]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"parent":null,"pid":167,"argv":["/usr/local/bin/node","/usr/local/bin/npm","run","test"],"execArgv":[],"cwd":"/home/circleci/repo","time":1722584137358,"ppid":156,"coverageFilename":"/home/circleci/repo/.nyc_output/ee6ea147-1148-4f46-bce7-6b2f9e0b1410.json","externalId":"","uuid":"ee6ea147-1148-4f46-bce7-6b2f9e0b1410","files":[]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"processes":{"049a2787-df3f-4b58-bae0-3cf3b50d1cc3":{"parent":"91928ebf-9b67-4586-9ed6-5290c652cdcf","children":["747e9b9b-46b5-4186-9626-5f44b7913b36"]},"747e9b9b-46b5-4186-9626-5f44b7913b36":{"parent":"049a2787-df3f-4b58-bae0-3cf3b50d1cc3","children":[]},"91928ebf-9b67-4586-9ed6-5290c652cdcf":{"parent":null,"children":["049a2787-df3f-4b58-bae0-3cf3b50d1cc3"]}},"files":{"/home/circleci/repo/src/logger.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/context/index.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/context/yaml/index.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/tools/index.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/tools/constants.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/tools/deploy.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/tools/auth0/index.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/tools/auth0/client.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/tools/utils.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/tools/auth0/schema.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/tools/auth0/handlers/index.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/tools/auth0/handlers/rules.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/tools/validationError.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/tools/auth0/handlers/default.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/tools/calculateChanges.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/tools/auth0/handlers/rulesConfigs.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/tools/auth0/handlers/hooks.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/tools/auth0/handlers/pages.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/tools/auth0/handlers/resourceServers.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/tools/auth0/handlers/databases.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/tools/auth0/handlers/connections.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/tools/auth0/handlers/scimHandler.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/tools/auth0/handlers/clients.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/tools/auth0/handlers/tenant.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/tools/auth0/handlers/emailProvider.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/tools/auth0/handlers/emailTemplates.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/tools/auth0/handlers/clientGrants.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/tools/auth0/handlers/guardianFactors.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/tools/auth0/handlers/guardianFactorProviders.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/tools/auth0/handlers/guardianFactorTemplates.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/tools/auth0/handlers/guardianPolicies.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/tools/auth0/handlers/guardianPhoneFactorSelectedProvider.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/tools/auth0/handlers/guardianPhoneFactorMessageTypes.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/tools/auth0/handlers/roles.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/tools/auth0/handlers/branding.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/tools/auth0/handlers/prompts.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/types.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/tools/auth0/handlers/migrations.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/tools/auth0/handlers/actions.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/tools/auth0/handlers/triggers.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/tools/auth0/handlers/organizations.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/tools/auth0/handlers/attackProtection.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/tools/auth0/handlers/logStreams.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/tools/auth0/handlers/customDomains.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/tools/auth0/handlers/themes.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/utils.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/context/yaml/handlers/index.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/context/yaml/handlers/pages.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/context/yaml/handlers/rules.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/context/yaml/handlers/hooks.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/context/yaml/handlers/clients.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/context/yaml/handlers/tenant.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/sessionDurationsToMinutes.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/context/yaml/handlers/emailProvider.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/context/defaults.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/context/yaml/handlers/connections.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/context/yaml/handlers/databases.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/context/yaml/handlers/emailTemplates.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/context/yaml/handlers/clientGrants.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/context/yaml/handlers/rulesConfigs.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/context/yaml/handlers/resourceServers.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/context/yaml/handlers/guardianFactors.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/context/yaml/handlers/guardianFactorProviders.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/context/yaml/handlers/guardianFactorTemplates.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/context/yaml/handlers/guardianPhoneFactorMessageTypes.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/context/yaml/handlers/guardianPhoneFactorSelectedProvider.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/context/yaml/handlers/guardianPolicies.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/context/yaml/handlers/roles.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/context/yaml/handlers/organizations.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/context/yaml/handlers/migrations.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/context/yaml/handlers/actions.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/context/yaml/handlers/triggers.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/context/yaml/handlers/attackProtection.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/context/yaml/handlers/branding.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/context/yaml/handlers/logStreams.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/context/yaml/handlers/prompts.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/context/yaml/handlers/customDomains.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/context/yaml/handlers/themes.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/readonly.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/keywordPreservation.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/context/directory/index.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/context/directory/handlers/index.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/context/directory/handlers/pages.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/context/directory/handlers/rules.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/context/directory/handlers/hooks.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/context/directory/handlers/clients.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/context/directory/handlers/tenant.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/context/directory/handlers/emailProvider.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/context/directory/handlers/connections.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/context/directory/handlers/databases.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/context/directory/handlers/emailTemplates.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/context/directory/handlers/clientGrants.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/context/directory/handlers/rulesConfigs.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/context/directory/handlers/resourceServers.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/context/directory/handlers/guardianFactors.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/context/directory/handlers/guardianFactorProviders.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/context/directory/handlers/guardianFactorTemplates.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/context/directory/handlers/guardianPhoneFactorMessageTypes.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/context/directory/handlers/guardianPhoneFactorSelectedProvider.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/context/directory/handlers/guardianPolicies.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/context/directory/handlers/roles.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/context/directory/handlers/migrations.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/context/directory/handlers/actions.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/context/directory/handlers/organizations.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/context/directory/handlers/triggers.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/context/directory/handlers/attackProtection.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/context/directory/handlers/branding.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/context/directory/handlers/logStreams.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/context/directory/handlers/prompts.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/context/directory/handlers/customDomains.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/context/directory/handlers/themes.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/index.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/args.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/commands/import.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/configFactory.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/commands/export.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"]},"externalIds":{}}
|
|
1
|
+
{"processes":{"1c20e021-55c2-4777-a321-713348b3bffd":{"parent":"ee6ea147-1148-4f46-bce7-6b2f9e0b1410","children":["8e567803-9d23-4425-94d9-553dd5b55efa"]},"8e567803-9d23-4425-94d9-553dd5b55efa":{"parent":"1c20e021-55c2-4777-a321-713348b3bffd","children":[]},"ee6ea147-1148-4f46-bce7-6b2f9e0b1410":{"parent":null,"children":["1c20e021-55c2-4777-a321-713348b3bffd"]}},"files":{"/home/circleci/repo/src/logger.ts":["8e567803-9d23-4425-94d9-553dd5b55efa"],"/home/circleci/repo/src/context/index.ts":["8e567803-9d23-4425-94d9-553dd5b55efa"],"/home/circleci/repo/src/context/yaml/index.ts":["8e567803-9d23-4425-94d9-553dd5b55efa"],"/home/circleci/repo/src/tools/index.ts":["8e567803-9d23-4425-94d9-553dd5b55efa"],"/home/circleci/repo/src/tools/constants.ts":["8e567803-9d23-4425-94d9-553dd5b55efa"],"/home/circleci/repo/src/tools/deploy.ts":["8e567803-9d23-4425-94d9-553dd5b55efa"],"/home/circleci/repo/src/tools/auth0/index.ts":["8e567803-9d23-4425-94d9-553dd5b55efa"],"/home/circleci/repo/src/tools/auth0/client.ts":["8e567803-9d23-4425-94d9-553dd5b55efa"],"/home/circleci/repo/src/tools/utils.ts":["8e567803-9d23-4425-94d9-553dd5b55efa"],"/home/circleci/repo/src/tools/auth0/schema.ts":["8e567803-9d23-4425-94d9-553dd5b55efa"],"/home/circleci/repo/src/tools/auth0/handlers/index.ts":["8e567803-9d23-4425-94d9-553dd5b55efa"],"/home/circleci/repo/src/tools/auth0/handlers/rules.ts":["8e567803-9d23-4425-94d9-553dd5b55efa"],"/home/circleci/repo/src/tools/validationError.ts":["8e567803-9d23-4425-94d9-553dd5b55efa"],"/home/circleci/repo/src/tools/auth0/handlers/default.ts":["8e567803-9d23-4425-94d9-553dd5b55efa"],"/home/circleci/repo/src/tools/calculateChanges.ts":["8e567803-9d23-4425-94d9-553dd5b55efa"],"/home/circleci/repo/src/tools/auth0/handlers/rulesConfigs.ts":["8e567803-9d23-4425-94d9-553dd5b55efa"],"/home/circleci/repo/src/tools/auth0/handlers/hooks.ts":["8e567803-9d23-4425-94d9-553dd5b55efa"],"/home/circleci/repo/src/tools/auth0/handlers/pages.ts":["8e567803-9d23-4425-94d9-553dd5b55efa"],"/home/circleci/repo/src/tools/auth0/handlers/resourceServers.ts":["8e567803-9d23-4425-94d9-553dd5b55efa"],"/home/circleci/repo/src/tools/auth0/handlers/databases.ts":["8e567803-9d23-4425-94d9-553dd5b55efa"],"/home/circleci/repo/src/tools/auth0/handlers/connections.ts":["8e567803-9d23-4425-94d9-553dd5b55efa"],"/home/circleci/repo/src/tools/auth0/handlers/scimHandler.ts":["8e567803-9d23-4425-94d9-553dd5b55efa"],"/home/circleci/repo/src/tools/auth0/handlers/clients.ts":["8e567803-9d23-4425-94d9-553dd5b55efa"],"/home/circleci/repo/src/tools/auth0/handlers/tenant.ts":["8e567803-9d23-4425-94d9-553dd5b55efa"],"/home/circleci/repo/src/tools/auth0/handlers/emailProvider.ts":["8e567803-9d23-4425-94d9-553dd5b55efa"],"/home/circleci/repo/src/tools/auth0/handlers/emailTemplates.ts":["8e567803-9d23-4425-94d9-553dd5b55efa"],"/home/circleci/repo/src/tools/auth0/handlers/clientGrants.ts":["8e567803-9d23-4425-94d9-553dd5b55efa"],"/home/circleci/repo/src/tools/auth0/handlers/guardianFactors.ts":["8e567803-9d23-4425-94d9-553dd5b55efa"],"/home/circleci/repo/src/tools/auth0/handlers/guardianFactorProviders.ts":["8e567803-9d23-4425-94d9-553dd5b55efa"],"/home/circleci/repo/src/tools/auth0/handlers/guardianFactorTemplates.ts":["8e567803-9d23-4425-94d9-553dd5b55efa"],"/home/circleci/repo/src/tools/auth0/handlers/guardianPolicies.ts":["8e567803-9d23-4425-94d9-553dd5b55efa"],"/home/circleci/repo/src/tools/auth0/handlers/guardianPhoneFactorSelectedProvider.ts":["8e567803-9d23-4425-94d9-553dd5b55efa"],"/home/circleci/repo/src/tools/auth0/handlers/guardianPhoneFactorMessageTypes.ts":["8e567803-9d23-4425-94d9-553dd5b55efa"],"/home/circleci/repo/src/tools/auth0/handlers/roles.ts":["8e567803-9d23-4425-94d9-553dd5b55efa"],"/home/circleci/repo/src/tools/auth0/handlers/branding.ts":["8e567803-9d23-4425-94d9-553dd5b55efa"],"/home/circleci/repo/src/tools/auth0/handlers/prompts.ts":["8e567803-9d23-4425-94d9-553dd5b55efa"],"/home/circleci/repo/src/types.ts":["8e567803-9d23-4425-94d9-553dd5b55efa"],"/home/circleci/repo/src/tools/auth0/handlers/migrations.ts":["8e567803-9d23-4425-94d9-553dd5b55efa"],"/home/circleci/repo/src/tools/auth0/handlers/actions.ts":["8e567803-9d23-4425-94d9-553dd5b55efa"],"/home/circleci/repo/src/tools/auth0/handlers/triggers.ts":["8e567803-9d23-4425-94d9-553dd5b55efa"],"/home/circleci/repo/src/tools/auth0/handlers/organizations.ts":["8e567803-9d23-4425-94d9-553dd5b55efa"],"/home/circleci/repo/src/tools/auth0/handlers/attackProtection.ts":["8e567803-9d23-4425-94d9-553dd5b55efa"],"/home/circleci/repo/src/tools/auth0/handlers/logStreams.ts":["8e567803-9d23-4425-94d9-553dd5b55efa"],"/home/circleci/repo/src/tools/auth0/handlers/customDomains.ts":["8e567803-9d23-4425-94d9-553dd5b55efa"],"/home/circleci/repo/src/tools/auth0/handlers/themes.ts":["8e567803-9d23-4425-94d9-553dd5b55efa"],"/home/circleci/repo/src/utils.ts":["8e567803-9d23-4425-94d9-553dd5b55efa"],"/home/circleci/repo/src/context/yaml/handlers/index.ts":["8e567803-9d23-4425-94d9-553dd5b55efa"],"/home/circleci/repo/src/context/yaml/handlers/pages.ts":["8e567803-9d23-4425-94d9-553dd5b55efa"],"/home/circleci/repo/src/context/yaml/handlers/rules.ts":["8e567803-9d23-4425-94d9-553dd5b55efa"],"/home/circleci/repo/src/context/yaml/handlers/hooks.ts":["8e567803-9d23-4425-94d9-553dd5b55efa"],"/home/circleci/repo/src/context/yaml/handlers/clients.ts":["8e567803-9d23-4425-94d9-553dd5b55efa"],"/home/circleci/repo/src/context/yaml/handlers/tenant.ts":["8e567803-9d23-4425-94d9-553dd5b55efa"],"/home/circleci/repo/src/sessionDurationsToMinutes.ts":["8e567803-9d23-4425-94d9-553dd5b55efa"],"/home/circleci/repo/src/context/yaml/handlers/emailProvider.ts":["8e567803-9d23-4425-94d9-553dd5b55efa"],"/home/circleci/repo/src/context/defaults.ts":["8e567803-9d23-4425-94d9-553dd5b55efa"],"/home/circleci/repo/src/context/yaml/handlers/connections.ts":["8e567803-9d23-4425-94d9-553dd5b55efa"],"/home/circleci/repo/src/context/yaml/handlers/databases.ts":["8e567803-9d23-4425-94d9-553dd5b55efa"],"/home/circleci/repo/src/context/yaml/handlers/emailTemplates.ts":["8e567803-9d23-4425-94d9-553dd5b55efa"],"/home/circleci/repo/src/context/yaml/handlers/clientGrants.ts":["8e567803-9d23-4425-94d9-553dd5b55efa"],"/home/circleci/repo/src/context/yaml/handlers/rulesConfigs.ts":["8e567803-9d23-4425-94d9-553dd5b55efa"],"/home/circleci/repo/src/context/yaml/handlers/resourceServers.ts":["8e567803-9d23-4425-94d9-553dd5b55efa"],"/home/circleci/repo/src/context/yaml/handlers/guardianFactors.ts":["8e567803-9d23-4425-94d9-553dd5b55efa"],"/home/circleci/repo/src/context/yaml/handlers/guardianFactorProviders.ts":["8e567803-9d23-4425-94d9-553dd5b55efa"],"/home/circleci/repo/src/context/yaml/handlers/guardianFactorTemplates.ts":["8e567803-9d23-4425-94d9-553dd5b55efa"],"/home/circleci/repo/src/context/yaml/handlers/guardianPhoneFactorMessageTypes.ts":["8e567803-9d23-4425-94d9-553dd5b55efa"],"/home/circleci/repo/src/context/yaml/handlers/guardianPhoneFactorSelectedProvider.ts":["8e567803-9d23-4425-94d9-553dd5b55efa"],"/home/circleci/repo/src/context/yaml/handlers/guardianPolicies.ts":["8e567803-9d23-4425-94d9-553dd5b55efa"],"/home/circleci/repo/src/context/yaml/handlers/roles.ts":["8e567803-9d23-4425-94d9-553dd5b55efa"],"/home/circleci/repo/src/context/yaml/handlers/organizations.ts":["8e567803-9d23-4425-94d9-553dd5b55efa"],"/home/circleci/repo/src/context/yaml/handlers/migrations.ts":["8e567803-9d23-4425-94d9-553dd5b55efa"],"/home/circleci/repo/src/context/yaml/handlers/actions.ts":["8e567803-9d23-4425-94d9-553dd5b55efa"],"/home/circleci/repo/src/context/yaml/handlers/triggers.ts":["8e567803-9d23-4425-94d9-553dd5b55efa"],"/home/circleci/repo/src/context/yaml/handlers/attackProtection.ts":["8e567803-9d23-4425-94d9-553dd5b55efa"],"/home/circleci/repo/src/context/yaml/handlers/branding.ts":["8e567803-9d23-4425-94d9-553dd5b55efa"],"/home/circleci/repo/src/context/yaml/handlers/logStreams.ts":["8e567803-9d23-4425-94d9-553dd5b55efa"],"/home/circleci/repo/src/context/yaml/handlers/prompts.ts":["8e567803-9d23-4425-94d9-553dd5b55efa"],"/home/circleci/repo/src/context/yaml/handlers/customDomains.ts":["8e567803-9d23-4425-94d9-553dd5b55efa"],"/home/circleci/repo/src/context/yaml/handlers/themes.ts":["8e567803-9d23-4425-94d9-553dd5b55efa"],"/home/circleci/repo/src/readonly.ts":["8e567803-9d23-4425-94d9-553dd5b55efa"],"/home/circleci/repo/src/keywordPreservation.ts":["8e567803-9d23-4425-94d9-553dd5b55efa"],"/home/circleci/repo/src/context/directory/index.ts":["8e567803-9d23-4425-94d9-553dd5b55efa"],"/home/circleci/repo/src/context/directory/handlers/index.ts":["8e567803-9d23-4425-94d9-553dd5b55efa"],"/home/circleci/repo/src/context/directory/handlers/pages.ts":["8e567803-9d23-4425-94d9-553dd5b55efa"],"/home/circleci/repo/src/context/directory/handlers/rules.ts":["8e567803-9d23-4425-94d9-553dd5b55efa"],"/home/circleci/repo/src/context/directory/handlers/hooks.ts":["8e567803-9d23-4425-94d9-553dd5b55efa"],"/home/circleci/repo/src/context/directory/handlers/clients.ts":["8e567803-9d23-4425-94d9-553dd5b55efa"],"/home/circleci/repo/src/context/directory/handlers/tenant.ts":["8e567803-9d23-4425-94d9-553dd5b55efa"],"/home/circleci/repo/src/context/directory/handlers/emailProvider.ts":["8e567803-9d23-4425-94d9-553dd5b55efa"],"/home/circleci/repo/src/context/directory/handlers/connections.ts":["8e567803-9d23-4425-94d9-553dd5b55efa"],"/home/circleci/repo/src/context/directory/handlers/databases.ts":["8e567803-9d23-4425-94d9-553dd5b55efa"],"/home/circleci/repo/src/context/directory/handlers/emailTemplates.ts":["8e567803-9d23-4425-94d9-553dd5b55efa"],"/home/circleci/repo/src/context/directory/handlers/clientGrants.ts":["8e567803-9d23-4425-94d9-553dd5b55efa"],"/home/circleci/repo/src/context/directory/handlers/rulesConfigs.ts":["8e567803-9d23-4425-94d9-553dd5b55efa"],"/home/circleci/repo/src/context/directory/handlers/resourceServers.ts":["8e567803-9d23-4425-94d9-553dd5b55efa"],"/home/circleci/repo/src/context/directory/handlers/guardianFactors.ts":["8e567803-9d23-4425-94d9-553dd5b55efa"],"/home/circleci/repo/src/context/directory/handlers/guardianFactorProviders.ts":["8e567803-9d23-4425-94d9-553dd5b55efa"],"/home/circleci/repo/src/context/directory/handlers/guardianFactorTemplates.ts":["8e567803-9d23-4425-94d9-553dd5b55efa"],"/home/circleci/repo/src/context/directory/handlers/guardianPhoneFactorMessageTypes.ts":["8e567803-9d23-4425-94d9-553dd5b55efa"],"/home/circleci/repo/src/context/directory/handlers/guardianPhoneFactorSelectedProvider.ts":["8e567803-9d23-4425-94d9-553dd5b55efa"],"/home/circleci/repo/src/context/directory/handlers/guardianPolicies.ts":["8e567803-9d23-4425-94d9-553dd5b55efa"],"/home/circleci/repo/src/context/directory/handlers/roles.ts":["8e567803-9d23-4425-94d9-553dd5b55efa"],"/home/circleci/repo/src/context/directory/handlers/migrations.ts":["8e567803-9d23-4425-94d9-553dd5b55efa"],"/home/circleci/repo/src/context/directory/handlers/actions.ts":["8e567803-9d23-4425-94d9-553dd5b55efa"],"/home/circleci/repo/src/context/directory/handlers/organizations.ts":["8e567803-9d23-4425-94d9-553dd5b55efa"],"/home/circleci/repo/src/context/directory/handlers/triggers.ts":["8e567803-9d23-4425-94d9-553dd5b55efa"],"/home/circleci/repo/src/context/directory/handlers/attackProtection.ts":["8e567803-9d23-4425-94d9-553dd5b55efa"],"/home/circleci/repo/src/context/directory/handlers/branding.ts":["8e567803-9d23-4425-94d9-553dd5b55efa"],"/home/circleci/repo/src/context/directory/handlers/logStreams.ts":["8e567803-9d23-4425-94d9-553dd5b55efa"],"/home/circleci/repo/src/context/directory/handlers/prompts.ts":["8e567803-9d23-4425-94d9-553dd5b55efa"],"/home/circleci/repo/src/context/directory/handlers/customDomains.ts":["8e567803-9d23-4425-94d9-553dd5b55efa"],"/home/circleci/repo/src/context/directory/handlers/themes.ts":["8e567803-9d23-4425-94d9-553dd5b55efa"],"/home/circleci/repo/src/index.ts":["8e567803-9d23-4425-94d9-553dd5b55efa"],"/home/circleci/repo/src/args.ts":["8e567803-9d23-4425-94d9-553dd5b55efa"],"/home/circleci/repo/src/commands/import.ts":["8e567803-9d23-4425-94d9-553dd5b55efa"],"/home/circleci/repo/src/configFactory.ts":["8e567803-9d23-4425-94d9-553dd5b55efa"],"/home/circleci/repo/src/commands/export.ts":["8e567803-9d23-4425-94d9-553dd5b55efa"]},"externalIds":{}}
|
package/CHANGELOG.md
CHANGED
|
@@ -7,6 +7,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|
|
7
7
|
|
|
8
8
|
## [Unreleased]
|
|
9
9
|
|
|
10
|
+
## [7.24.0] - 2024-08-02
|
|
11
|
+
|
|
12
|
+
### Added
|
|
13
|
+
|
|
14
|
+
- Management support for `partials` in `prompts` handler [#930]
|
|
15
|
+
|
|
16
|
+
### Changed
|
|
17
|
+
|
|
18
|
+
- Reduced latency while performing `SCIM` CRUD operations [#933]
|
|
19
|
+
|
|
10
20
|
## [7.23.1] - 2024-07-19
|
|
11
21
|
|
|
12
22
|
### Fixed
|
|
@@ -1046,7 +1056,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|
|
1046
1056
|
[#911]: https://github.com/auth0/auth0-deploy-cli/issues/911
|
|
1047
1057
|
[#921]: https://github.com/auth0/auth0-deploy-cli/issues/921
|
|
1048
1058
|
[#925]: https://github.com/auth0/auth0-deploy-cli/issues/925
|
|
1049
|
-
[
|
|
1059
|
+
[#930]: https://github.com/auth0/auth0-deploy-cli/issues/930
|
|
1060
|
+
[#933]: https://github.com/auth0/auth0-deploy-cli/issues/933
|
|
1061
|
+
[unreleased]: https://github.com/auth0/auth0-deploy-cli/compare/v7.24.0...HEAD
|
|
1062
|
+
[7.24.0]: https://github.com/auth0/auth0-deploy-cli/compare/v7.23.1...v7.24.0
|
|
1050
1063
|
[7.23.1]: https://github.com/auth0/auth0-deploy-cli/compare/v7.23.0...v7.23.1
|
|
1051
1064
|
[7.23.0]: https://github.com/auth0/auth0-deploy-cli/compare/v7.22.1...v7.23.0
|
|
1052
1065
|
[7.22.1]: https://github.com/auth0/auth0-deploy-cli/compare/v7.22.0...v7.22.1
|
|
@@ -23,30 +23,30 @@
|
|
|
23
23
|
<div class='clearfix'>
|
|
24
24
|
|
|
25
25
|
<div class='fl pad1y space-right2'>
|
|
26
|
-
<span class="strong">89.
|
|
26
|
+
<span class="strong">89.51% </span>
|
|
27
27
|
<span class="quiet">Statements</span>
|
|
28
|
-
<span class='fraction'>
|
|
28
|
+
<span class='fraction'>3585/4005</span>
|
|
29
29
|
</div>
|
|
30
30
|
|
|
31
31
|
|
|
32
32
|
<div class='fl pad1y space-right2'>
|
|
33
|
-
<span class="strong">
|
|
33
|
+
<span class="strong">77.63% </span>
|
|
34
34
|
<span class="quiet">Branches</span>
|
|
35
|
-
<span class='fraction'>
|
|
35
|
+
<span class='fraction'>1368/1762</span>
|
|
36
36
|
</div>
|
|
37
37
|
|
|
38
38
|
|
|
39
39
|
<div class='fl pad1y space-right2'>
|
|
40
|
-
<span class="strong">92.
|
|
40
|
+
<span class="strong">92.93% </span>
|
|
41
41
|
<span class="quiet">Functions</span>
|
|
42
|
-
<span class='fraction'>
|
|
42
|
+
<span class='fraction'>776/835</span>
|
|
43
43
|
</div>
|
|
44
44
|
|
|
45
45
|
|
|
46
46
|
<div class='fl pad1y space-right2'>
|
|
47
|
-
<span class="strong">91.
|
|
47
|
+
<span class="strong">91.37% </span>
|
|
48
48
|
<span class="quiet">Lines</span>
|
|
49
|
-
<span class='fraction'>
|
|
49
|
+
<span class='fraction'>3359/3676</span>
|
|
50
50
|
</div>
|
|
51
51
|
|
|
52
52
|
|
|
@@ -140,17 +140,17 @@
|
|
|
140
140
|
|
|
141
141
|
<tr>
|
|
142
142
|
<td class="file high" data-value="src/context/directory/handlers"><a href="src/context/directory/handlers/index.html">src/context/directory/handlers</a></td>
|
|
143
|
-
<td data-value="89.
|
|
143
|
+
<td data-value="89.97" class="pic high">
|
|
144
144
|
<div class="chart"><div class="cover-fill" style="width: 89%"></div><div class="cover-empty" style="width: 11%"></div></div>
|
|
145
145
|
</td>
|
|
146
|
-
<td data-value="89.
|
|
147
|
-
<td data-value="
|
|
148
|
-
<td data-value="74.
|
|
149
|
-
<td data-value="
|
|
150
|
-
<td data-value="
|
|
151
|
-
<td data-value="
|
|
152
|
-
<td data-value="93" class="pct high">93%</td>
|
|
153
|
-
<td data-value="
|
|
146
|
+
<td data-value="89.97" class="pct high">89.97%</td>
|
|
147
|
+
<td data-value="918" class="abs high">826/918</td>
|
|
148
|
+
<td data-value="74.15" class="pct medium">74.15%</td>
|
|
149
|
+
<td data-value="267" class="abs medium">198/267</td>
|
|
150
|
+
<td data-value="90.41" class="pct high">90.41%</td>
|
|
151
|
+
<td data-value="146" class="abs high">132/146</td>
|
|
152
|
+
<td data-value="93.21" class="pct high">93.21%</td>
|
|
153
|
+
<td data-value="840" class="abs high">783/840</td>
|
|
154
154
|
</tr>
|
|
155
155
|
|
|
156
156
|
<tr>
|
|
@@ -215,17 +215,17 @@
|
|
|
215
215
|
|
|
216
216
|
<tr>
|
|
217
217
|
<td class="file high" data-value="src/tools/auth0/handlers"><a href="src/tools/auth0/handlers/index.html">src/tools/auth0/handlers</a></td>
|
|
218
|
-
<td data-value="
|
|
219
|
-
<div class="chart"><div class="cover-fill" style="width:
|
|
218
|
+
<td data-value="90.32" class="pic high">
|
|
219
|
+
<div class="chart"><div class="cover-fill" style="width: 90%"></div><div class="cover-empty" style="width: 10%"></div></div>
|
|
220
220
|
</td>
|
|
221
|
-
<td data-value="
|
|
222
|
-
<td data-value="
|
|
223
|
-
<td data-value="
|
|
224
|
-
<td data-value="
|
|
225
|
-
<td data-value="93.
|
|
226
|
-
<td data-value="
|
|
227
|
-
<td data-value="92.
|
|
228
|
-
<td data-value="
|
|
221
|
+
<td data-value="90.32" class="pct high">90.32%</td>
|
|
222
|
+
<td data-value="1581" class="abs high">1428/1581</td>
|
|
223
|
+
<td data-value="78.89" class="pct medium">78.89%</td>
|
|
224
|
+
<td data-value="777" class="abs medium">613/777</td>
|
|
225
|
+
<td data-value="93.82" class="pct high">93.82%</td>
|
|
226
|
+
<td data-value="405" class="abs high">380/405</td>
|
|
227
|
+
<td data-value="92.57" class="pct high">92.57%</td>
|
|
228
|
+
<td data-value="1454" class="abs high">1346/1454</td>
|
|
229
229
|
</tr>
|
|
230
230
|
|
|
231
231
|
</tbody>
|
|
@@ -236,7 +236,7 @@
|
|
|
236
236
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
237
237
|
Code coverage generated by
|
|
238
238
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
239
|
-
at Fri
|
|
239
|
+
at Fri Aug 02 2024 07:38:45 GMT+0000 (Coordinated Universal Time)
|
|
240
240
|
</div>
|
|
241
241
|
<script src="prettify.js"></script>
|
|
242
242
|
<script>
|