puppetlabs/facter-ng

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.github/PULL_REQUEST_TEMPLATE.md
.github/actions/presuite.rb106
A
0 mins
.github/workflows/acceptance_tests.yml
.github/workflows/checks.yaml
.github/workflows/coverage.yaml
.github/workflows/unit_tests.yaml
.gitignore
.jrubyrc
.rspec
.rubocop.yml
.rubocop_todo.yml
.rubycritic.yml
CHANGELOG.md
CODEOWNERS
CONTRIBUTING.md
Gemfile
LICENSE
README.md
Rakefile
VERSION
agent/facter-ng.gemspec
agent/lib/facter-ng.rb3
A
0 mins
bin/facter
bin/facter-ng
check.sh
custom_facts/my_custom_fact.rb6
A
0 mins
custom_facts/my_custom_os_fact.rb6
A
0 mins
docs/diagrams/facter_user_interaction.png
external_facts/my_external_fact.txt
fact_groups.conf
facter.conf
facter.gemspec
lib/custom_facts/core/aggregate.rb87
A
0 mins
lib/custom_facts/core/directed_graph.rb36
A
0 mins
lib/custom_facts/core/execution.rb44
A
0 mins
lib/custom_facts/core/execution/base.rb75
A
1 hr
lib/custom_facts/core/execution/posix.rb42
A
1 hr
lib/custom_facts/core/execution/windows.rb58
A
3 hrs
lib/custom_facts/core/file_loader.rb26
A
0 mins
lib/custom_facts/core/legacy_facter.rb64
A
0 mins
lib/custom_facts/core/logging.rb97
A
25 mins
lib/custom_facts/core/resolvable.rb47
A
0 mins
lib/custom_facts/core/suitable.rb32
A
35 mins
lib/custom_facts/util/collection.rb113
A
0 mins
lib/custom_facts/util/composite_loader.rb12
A
0 mins
lib/custom_facts/util/config.rb76
A
25 mins
lib/custom_facts/util/confine.rb44
A
2 hrs
lib/custom_facts/util/directory_loader.rb72
A
45 mins
lib/custom_facts/util/fact.rb127
A
1 hr
lib/custom_facts/util/loader.rb80
A
1 hr