-
Notifications
You must be signed in to change notification settings - Fork 69
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[MODULES-10759] - set a default value if custom facts fails #223
[MODULES-10759] - set a default value if custom facts fails #223
Conversation
chocolatey::params is a classthat may have no external impact to Forge modules. This module is declared in 5 of 575 indexed public
|
Codecov Report
@@ Coverage Diff @@
## main #223 +/- ##
==========================================
+ Coverage 88.23% 88.36% +0.13%
==========================================
Files 13 13
Lines 748 748
==========================================
+ Hits 660 661 +1
+ Misses 88 87 -1
Continue to review full report at Codecov.
|
parallel_spec results: Chocolatey Install Location Chocolatey Common Chocolatey Version chocolatey chocolatey Puppet::Type::Chocolateyfeature::ProviderWindows Puppet::Type::Chocolateysource::ProviderWindows choco_install_path fact Puppet::Type::Chocolateyconfig::ProviderWindows chocolatey Puppet::Type::Chocolateysource Deprecation Warnings: Pending: (Failures listed here are expected and do not affect your suite's status)
Using If you need more of the backtrace for any of these deprecations to 1 deprecation warning total Finished in 0.25386 seconds (files took 2.97 seconds to load)
on Linux Deprecation Warnings: Pending: (Failures listed here are expected and do not affect your suite's status)
Using If you need more of the backtrace for any of these deprecations to 1 deprecation warning total Finished in 0.2985 seconds (files took 2.95 seconds to load)
Puppet::Type::Chocolateyconfig Deprecation Warnings: Pending: (Failures listed here are expected and do not affect your suite's status)
Using If you need more of the backtrace for any of these deprecations to 1 deprecation warning total Finished in 0.27175 seconds (files took 3.01 seconds to load)
is an instance of Puppet::Type::Chocolateysource Puppet::Type::Package::ProviderChocolatey Deprecation Warnings: Using If you need more of the backtrace for any of these deprecations to 1 deprecation warning total Finished in 1.09 seconds (files took 3.08 seconds to load)
.validation Deprecation Warnings: Pending: (Failures listed here are expected and do not affect your suite's status)
Using If you need more of the backtrace for any of these deprecations to 1 deprecation warning total Finished in 1.56 seconds (files took 3.1 seconds to load)
param :ensure Deprecation Warnings: Using If you need more of the backtrace for any of these deprecations to 1 deprecation warning total Finished in 1.62 seconds (files took 3.11 seconds to load)
self.get_source Deprecation Warnings: Using If you need more of the backtrace for any of these deprecations to 1 deprecation warning total Finished in 1.45 seconds (files took 3.76 seconds to load)
chocolateyversion fact Puppet::Type::Chocolateyfeature Pending: (Failures listed here are expected and do not affect your suite's status)
Deprecation Warnings:
Using If you need more of the backtrace for any of these deprecations to 1 deprecation warning total Finished in 2.33 seconds (files took 3.01 seconds to load)
Deprecation Warnings: Using If you need more of the backtrace for any of these deprecations to 1 deprecation warning total Finished in 2.28 seconds (files took 3.13 seconds to load) is an instance of Puppet::Type::Chocolateyfeature Deprecation Warnings: Using If you need more of the backtrace for any of these deprecations to 1 deprecation warning total Finished in 2.75 seconds (files took 3.1 seconds to load)
.flush Deprecation Warnings: Using If you need more of the backtrace for any of these deprecations to 1 deprecation warning total Finished in 3.61 seconds (files took 3.04 seconds to load)
Code coverage Untouched resources: Deprecation Warnings: Using If you need more of the backtrace for any of these deprecations to 1 deprecation warning total Finished in 3.71 seconds (files took 3.09 seconds to load) 306 examples, 0 failures, 18 pendings Took 8 seconds |
No description provided.