dazzl-tv/evostream-event

View on GitHub
Branch: develop(View all)
NameLines of codeMaintainabilityTest coverage
.github/evostream-configuration.yml
.github/workflows/deploy.yml
.github/workflows/gitleaks.yml
.github/workflows/linter.yml
.github/workflows/rspec.yml
.gitignore
.overcommit.yml
.reek.yml
.rspec
.rubocop.yml
.simplecov
CHANGELOG.md
CODE_OF_CONDUCT.md
Gemfile
Gemfile.lock
LICENSE
README.md
Rakefile
bin/console
bin/evostream
bin/setup
evostream-event.gemspec
lib/evostream/action/action.rb27
A
0 mins
lib/evostream/cli/code_error.rb29
A
0 mins
lib/evostream/cli/config.rb47
A
0 mins
lib/evostream/cli/option.rb16
A
0 mins
lib/evostream/cli/option/argument.rb32
A
0 mins
lib/evostream/cli/option/command.rb18
A
0 mins
lib/evostream/cli/option/config.rb17
A
0 mins
lib/evostream/cli/option/help
lib/evostream/cli/option/help.rb18
A
0 mins
lib/evostream/cli/option/host.rb17
A
25 mins
lib/evostream/cli/option/port.rb17
A
25 mins
lib/evostream/cli/option/search.rb23
A
0 mins
lib/evostream/cli/option/version.rb17
A
0 mins
lib/evostream/cli/runner.rb100
A
25 mins
lib/evostream/cli/search.rb27
A
0 mins
lib/evostream/event.rb50
A
0 mins
lib/evostream/event/commands.rb45
A
0 mins
lib/evostream/event/commands/create.rb53
A
0 mins
lib/evostream/event/commands/create/dash.rb20
A
0 mins
lib/evostream/event/commands/create/hls.rb59
A
0 mins
lib/evostream/event/commands/destroy.rb26
A
0 mins
lib/evostream/event/commands/error.rb11
A
0 mins
lib/evostream/event/commands/get_stream_info.rb21
A
0 mins
lib/evostream/event/commands/list_config.rb13
A
0 mins
lib/evostream/event/commands/list_streams.rb19
A
0 mins
lib/evostream/event/commands/push_stream.rb25
A
0 mins
lib/evostream/event/commands/set_log_level.rb18
A
0 mins
lib/evostream/event/commands/transcode.rb33
A
0 mins