.codeclimate.json | |
|
|
.github/actions/presuite.rb | 119 | A 25 mins |
|
.github/dependabot.yml | |
|
|
.github/release.yml | |
|
|
.github/workflows/acceptance_tests.yml | |
|
|
.github/workflows/checks.yaml | |
|
|
.github/workflows/coverage.yaml | |
|
|
.github/workflows/integration_tests.yaml | |
|
|
.github/workflows/jira.yml | |
|
|
.github/workflows/mend.yaml | |
|
|
.github/workflows/unit_tests.yaml | |
|
|
.gitignore | |
|
|
.jrubyrc | |
|
|
.rspec | |
|
|
.rubocop.yml | |
|
|
.rubocop_todo.yml | |
|
|
.rubycritic.yml | |
|
|
CHANGELOG.md | |
|
|
CODEOWNERS | |
|
|
CONTRIBUTING.md | |
|
|
Extensibility.md | |
|
|
Gemfile | |
|
|
LICENSE | |
|
|
README.md | |
|
|
Rakefile | |
|
|
bin/facter | |
|
|
custom_facts/my_custom_fact.rb | 6 | A 0 mins |
|
custom_facts/my_custom_os_fact.rb | 6 | A 0 mins |
|
docs/data-flow.md | |
|
|
ext/build_defaults.yaml | |
|
|
ext/project_data.yaml | |
|
|
external_facts/my_external_fact.txt | |
|
|
facter.conf | |
|
|
facter.gemspec | |
|
|
lib/docs/generate.rb | 21 | A 0 mins | F 0% |
lib/docs/generate_cli.rb | 3 | A 0 mins | F 0% |
lib/docs/namespaces.dox | |
|
|
lib/docs/template.erb | |
|
|
lib/facter.rb | 307 | B 4 hrs | B 87% |
lib/facter/config.rb | 403 | B 5 hrs | A 100% |
lib/facter/custom_facts/core/aggregate.rb | 108 | A 30 mins | A 97% |
lib/facter/custom_facts/core/directed_graph.rb | 34 | A 0 mins | A 100% |
lib/facter/custom_facts/core/execution.rb | 47 | A 0 mins | B 89% |
lib/facter/custom_facts/core/execution/base.rb | 115 | A 4 hrs | A 93% |
lib/facter/custom_facts/core/execution/popen3.rb | 43 | A 35 mins | B 85% |
lib/facter/custom_facts/core/execution/posix.rb | 44 | A 1 hr | A 100% |
lib/facter/custom_facts/core/execution/windows.rb | 60 | A 3 hrs | A 97% |
lib/facter/custom_facts/core/file_loader.rb | 20 | A 0 mins | A 100% |
lib/facter/custom_facts/core/legacy_facter.rb | 62 | A 0 mins | C 73% |
lib/facter/custom_facts/core/resolvable.rb | 47 | A 0 mins | A 100% |