ManageIQ/floe

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.github/CODEOWNERS
.github/workflows/ci.yaml
.gitignore
.rspec
.rubocop.yml
.rubocop_cc.yml
.rubocop_local.yml
.yamllint
CHANGELOG.md
Gemfile
LICENSE.txt
README.md
Rakefile
bin/console
bin/setup
examples/map.asl
examples/parallel.asl
examples/set-credential.asl
examples/workflow.asl
exe/floe
floe.gemspec
lib/floe.rb59
A
0 mins
A
100%
lib/floe/cli.rb91
A
25 mins
A
90%
lib/floe/container_runner.rb49
A
0 mins
B
81%
lib/floe/container_runner/docker.rb165
A
3 hrs
D
66%
lib/floe/container_runner/docker_mixin.rb17
A
0 mins
A
100%
lib/floe/container_runner/kubernetes.rb261
A
2 hrs
C
73%
lib/floe/container_runner/podman.rb91
A
35 mins
B
81%
lib/floe/logging.rb13
A
0 mins
B
87%
lib/floe/null_logger.rb9
A
0 mins
A
100%
lib/floe/runner.rb41
A
0 mins
A
100%
lib/floe/validation_mixin.rb43
A
0 mins
A
100%
lib/floe/version.rb3
A
0 mins
lib/floe/workflow.rb134
A
3 hrs
B
83%
lib/floe/workflow/branch.rb6
A
0 mins
A
100%
lib/floe/workflow/catcher.rb23
A
0 mins
A
100%
lib/floe/workflow/choice_rule.rb51
A
0 mins
A
97%
lib/floe/workflow/choice_rule/and.rb11
A
0 mins
A
100%
lib/floe/workflow/choice_rule/data.rb119
A
0 mins
A
98%
lib/floe/workflow/choice_rule/not.rb12
A
0 mins
A
100%
lib/floe/workflow/choice_rule/or.rb11
A
0 mins
A
100%
lib/floe/workflow/context.rb109
A
35 mins
A
97%
lib/floe/workflow/error_matcher_mixin.rb12
A
0 mins
A
100%
lib/floe/workflow/intrinsic_function.rb26
A
0 mins
A
100%
lib/floe/workflow/intrinsic_function/parser.rb97
A
0 mins
A
100%
lib/floe/workflow/intrinsic_function/transformer.rb195
A
0 mins
A
100%
lib/floe/workflow/item_processor.rb11
A
0 mins
A
100%
lib/floe/workflow/path.rb41
A
0 mins
A
100%
lib/floe/workflow/payload_template.rb67
A
0 mins
A
100%