Skip to content

Commit

Permalink
Merge pull request #465 from bastelfreak/cov
Browse files Browse the repository at this point in the history
Enable puppet coverage reports
  • Loading branch information
chelnak authored Apr 26, 2023
2 parents 1ca5ee4 + 21c6e17 commit 66bfd20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config_defaults.yml
Original file line number Diff line number Diff line change
Expand Up @@ -553,7 +553,7 @@ spec/default_facts.yml:
is_pe: false
macaddress: "AA:AA:AA:AA:AA:AA"
spec/spec_helper.rb:
coverage_report: false
coverage_report: true
minimum_code_coverage_percentage: 0
mock_with: ":rspec"
strict_level: ":warning"
Expand Down

0 comments on commit 66bfd20

Please sign in to comment.