org-formation / org-formation-cli

Better than landingzones!
MIT License
1.4k stars 129 forks source link

chore: release version 1.0.13 #543

Closed OlafConijn closed 7 months ago

github-actions[bot] commented 7 months ago

File Coverage
All files 50% :white_check_mark:
src/aws-provider/aws-account-access.ts 27% :x:
src/aws-provider/aws-events.ts 68% :white_check_mark:
src/aws-provider/aws-organization-reader.ts 11% :x:
src/aws-provider/aws-organization-writer.ts 3% :x:
src/aws-provider/aws-organization.ts 56% :white_check_mark:
src/aws-provider/util.ts 16% :x:
src/build-tasks/build-configuration.ts 60% :white_check_mark:
src/build-tasks/build-runner.ts 14% :x:
src/build-tasks/build-task-provider.ts 49% :white_check_mark:
src/build-tasks/tasks/annotate-organization-task.ts 21% :x:
src/build-tasks/tasks/annotate-organization.ts 28% :x:
src/build-tasks/tasks/include-task.ts 51% :white_check_mark:
src/build-tasks/tasks/update-organization-task.ts 62% :white_check_mark:
src/build-tasks/tasks/update-stacks-task.ts 67% :white_check_mark:
src/cfn-binder/cfn-binder.ts 74% :white_check_mark:
src/cfn-binder/cfn-sub-expression.ts 78% :white_check_mark:
src/cfn-binder/cfn-task-provider.ts 9% :x:
src/cfn-binder/cfn-task-runner.ts 49% :white_check_mark:
src/cfn-binder/cfn-template.ts 85% :white_check_mark:
src/cfn-binder/cfn-validate-task-provider.ts 26% :x:
src/change-set/change-set-provider.ts 55% :white_check_mark:
src/commands/base-command.ts 34% :x:
src/commands/create-organization-changeset.ts 92% :white_check_mark:
src/commands/delete-stacks.ts 41% :white_check_mark:
src/commands/describe-stacks.ts 95% :white_check_mark:
src/commands/init-organization-pipeline.ts 56% :white_check_mark:
src/commands/init-organization.ts 68% :white_check_mark:
src/commands/perform-tasks.ts 52% :white_check_mark:
src/commands/print-org.ts 64% :white_check_mark:
src/commands/print-stacks.ts 47% :white_check_mark:
src/commands/print-tasks.ts 54% :white_check_mark:
src/commands/remove.ts 49% :white_check_mark:
src/commands/update-organization.ts 65% :white_check_mark:
src/commands/update-stacks.ts 59% :white_check_mark:
src/commands/validate-organization.ts 26% :x:
src/commands/validate-stacks.ts 82% :white_check_mark:
src/commands/validate-tasks.ts 54% :white_check_mark:
src/core/cfn-expression-resolver.ts 70% :white_check_mark:
src/core/default-task-runner.ts 65% :white_check_mark:
src/core/generic-task-runner.ts 80% :white_check_mark:
src/core/cfn-functions/cfn-cmd.ts 33% :x:
src/core/cfn-functions/cfn-find-in-map.ts 43% :white_check_mark:
src/core/cfn-functions/cfn-functions.ts 94% :white_check_mark:
src/core/cfn-functions/cfn-join.ts 40% :white_check_mark:
src/core/cfn-functions/cfn-md5.ts 44% :white_check_mark:
src/core/cfn-functions/cfn-merge.ts 20% :x:
src/core/cfn-functions/cfn-read-file.ts 58% :white_check_mark:
src/core/cfn-functions/cfn-select.ts 15% :x:
src/core/cfn-functions/cfn-sub.ts 33% :x:
src/org-binder/org-binder.ts 48% :white_check_mark:
src/org-binder/org-task-runner.ts 40% :white_check_mark:
src/org-binder/org-tasks-provider.ts 17% :x:
src/parser/parser.ts 83% :white_check_mark:
src/parser/validator.ts 73% :white_check_mark:
src/parser/model/account-resource.ts 76% :white_check_mark:
src/parser/model/cloudformation-resource.ts 89% :white_check_mark:
src/parser/model/master-account-resource.ts 68% :white_check_mark:
src/parser/model/organization-bindings-section.ts 95% :white_check_mark:
src/parser/model/organization-root-resource.ts 80% :white_check_mark:
src/parser/model/organization-section.ts 92% :white_check_mark:
src/parser/model/password-policy-resource.ts 92% :white_check_mark:
src/parser/model/resource.ts 96% :white_check_mark:
src/parser/model/resources-section.ts 90% :white_check_mark:
src/plugin/plugin-binder.ts 70% :white_check_mark:
src/plugin/plugin-command.ts 85% :white_check_mark:
src/plugin/plugin-task.ts 14% :x:
src/plugin/plugin-util.ts 42% :white_check_mark:
src/plugin/impl/cdk-build-task-plugin.ts 52% :white_check_mark:
src/plugin/impl/rp-build-task-plugin.ts 26% :x:
src/plugin/impl/s3-copy-build-task-plugin.ts 20% :x:
src/plugin/impl/sls-build-task-plugin.ts 49% :white_check_mark:
src/plugin/impl/tf-apply-task-plugin.ts 14% :x:
src/state/persisted-state.ts 65% :white_check_mark:
src/state/storage-provider.ts 19% :x:
src/util/aws-util.ts 14% :x:
src/util/child-process-util.ts 16% :x:
src/util/console-util.ts 54% :white_check_mark:
src/util/credentials-provider-partition.ts 22% :x:
src/util/file-util.ts 39% :x:
src/util/global-state.ts 27% :x:
src/util/initial-commit-util.ts 25% :x:
src/util/md5-util.ts 17% :x:
src/util/resource-util.ts 93% :white_check_mark:
src/writer/default-template-writer.ts 73% :white_check_mark:
src/yaml-cfn/index.ts 55% :white_check_mark:
src/yaml-cfn/nunjucks-parse-includes.ts 67% :white_check_mark:

Minimum allowed coverage is 40%

Generated by :monkey: cobertura-action against c5c00d672f8f3f3cd7a05ad4aeaf53f91202c9f6