Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dev build role2 #441

Merged
merged 8 commits into from
Jan 16, 2023
Merged

Dev build role2 #441

merged 8 commits into from
Jan 16, 2023

Conversation

mhlchirosca
Copy link
Collaborator

Attempt for a Development Build Role

@github-actions
Copy link

github-actions bot commented Jan 10, 2023

File Coverage
All files 55%
src/aws-provider/aws-account-access.ts 50%
src/aws-provider/aws-events.ts 86%
src/aws-provider/aws-organization-reader.ts 68%
src/aws-provider/aws-organization-writer.ts 22%
src/aws-provider/aws-organization.ts 90%
src/aws-provider/util.ts 55%
src/build-tasks/build-configuration.ts 70%
src/build-tasks/build-runner.ts 14%
src/build-tasks/build-task-provider.ts 54%
src/build-tasks/tasks/include-task.ts 52%
src/build-tasks/tasks/organization-task.ts 66%
src/build-tasks/tasks/update-stacks-task.ts 72%
src/cfn-binder/cfn-binder.ts 76%
src/cfn-binder/cfn-sub-expression.ts 77%
src/cfn-binder/cfn-task-provider.ts 9%
src/cfn-binder/cfn-task-runner.ts 61%
src/cfn-binder/cfn-template.ts 86%
src/cfn-binder/cfn-validate-task-provider.ts 22%
src/change-set/change-set-provider.ts 57%
src/commands/base-command.ts 26%
src/commands/create-organization-changeset.ts 71%
src/commands/delete-stacks.ts 41%
src/commands/describe-stacks.ts 95%
src/commands/init-organization-pipeline.ts 54%
src/commands/init-organization.ts 68%
src/commands/perform-tasks.ts 75%
src/commands/print-org.ts 64%
src/commands/print-stacks.ts 50%
src/commands/print-tasks.ts 59%
src/commands/remove.ts 59%
src/commands/update-organization.ts 74%
src/commands/update-stacks.ts 68%
src/commands/validate-organization.ts 26%
src/commands/validate-stacks.ts 83%
src/commands/validate-tasks.ts 80%
src/core/cfn-expression-resolver.ts 72%
src/core/default-task-runner.ts 74%
src/core/generic-task-runner.ts 84%
src/core/cfn-functions/cfn-cmd.ts 25%
src/core/cfn-functions/cfn-find-in-map.ts 57%
src/core/cfn-functions/cfn-functions.ts 93%
src/core/cfn-functions/cfn-join.ts 49%
src/core/cfn-functions/cfn-md5.ts 48%
src/core/cfn-functions/cfn-merge.ts 20%
src/core/cfn-functions/cfn-read-file.ts 27%
src/core/cfn-functions/cfn-select.ts 10%
src/core/cfn-functions/cfn-sub.ts 35%
src/org-binder/org-binder.ts 49%
src/org-binder/org-task-runner.ts 46%
src/org-binder/org-tasks-provider.ts 17%
src/parser/parser.ts 83%
src/parser/validator.ts 76%
src/parser/model/account-resource.ts 78%
src/parser/model/cloudformation-resource.ts 88%
src/parser/model/master-account-resource.ts 81%
src/parser/model/organization-bindings-section.ts 96%
src/parser/model/organization-root-resource.ts 84%
src/parser/model/organization-section.ts 89%
src/parser/model/organizational-unit-resource.ts 95%
src/parser/model/password-policy-resource.ts 90%
src/parser/model/resource.ts 93%
src/parser/model/resources-section.ts 92%
src/plugin/plugin-binder.ts 70%
src/plugin/plugin-command.ts 85%
src/plugin/plugin-task.ts 14%
src/plugin/plugin-util.ts 42%
src/plugin/impl/cdk-build-task-plugin.ts 54%
src/plugin/impl/rp-build-task-plugin.ts 27%
src/plugin/impl/s3-copy-build-task-plugin.ts 50%
src/plugin/impl/sls-build-task-plugin.ts 51%
src/plugin/impl/stedi-deploy-task-plugin.ts 18%
src/plugin/impl/tf-apply-task-plugin.ts 15%
src/state/persisted-state.ts 69%
src/state/storage-provider.ts 20%
src/util/aws-util.ts 20%
src/util/child-process-util.ts 16%
src/util/console-util.ts 59%
src/util/file-util.ts 41%
src/util/global-state.ts 55%
src/util/initial-commit-util.ts 24%
src/util/md5-util.ts 19%
src/util/resource-util.ts 91%
src/writer/default-template-writer.ts 78%
src/yaml-cfn/index.ts 52%
src/yaml-cfn/nunjucks-parse-includes.ts 67%

Minimum allowed coverage is 40%

Generated by 🐒 cobertura-action against 0e09315

@OlafConijn OlafConijn self-requested a review January 12, 2023 21:06
@mhlchirosca mhlchirosca merged commit cf1809f into master Jan 16, 2023
mbarneyjr pushed a commit to mbarneyjr/org-formation-cli that referenced this pull request Feb 6, 2023
* Add local dev build role

Co-authored-by: Olaf Conijn <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants