puppetlabs/facter

View on GitHub
Branch: main(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.json
.github/actions/presuite.rb119
A
25 mins
.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
Extensibility.md
Gemfile
LICENSE
README.md
Rakefile
bin/facter
custom_facts/my_custom_fact.rb6
A
0 mins
custom_facts/my_custom_os_fact.rb6
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.rb21
A
0 mins
F
0%
lib/docs/generate_cli.rb3
A
0 mins
F
0%
lib/docs/namespaces.dox
lib/docs/template.erb
lib/facter.rb307
B
4 hrs
B
87%
lib/facter/config.rb401
B
5 hrs
A
100%
lib/facter/custom_facts/core/aggregate.rb105
A
0 mins
A
92%
lib/facter/custom_facts/core/directed_graph.rb34
A
0 mins
A
100%
lib/facter/custom_facts/core/execution.rb47
A
0 mins
B
89%
lib/facter/custom_facts/core/execution/base.rb116
A
4 hrs
A
96%
lib/facter/custom_facts/core/execution/popen3.rb43
A
35 mins
B
85%
lib/facter/custom_facts/core/execution/posix.rb44
A
1 hr
A
100%
lib/facter/custom_facts/core/execution/windows.rb60
A
3 hrs
A
97%
lib/facter/custom_facts/core/file_loader.rb20
A
0 mins
A
100%
lib/facter/custom_facts/core/legacy_facter.rb62
A
0 mins
C
73%
lib/facter/custom_facts/core/resolvable.rb47
A
0 mins
A
100%
lib/facter/custom_facts/core/suitable.rb32
A
35 mins
A
100%
lib/facter/custom_facts/util/collection.rb118
A
2 hrs
A
96%