puppetlabs / pdk

The shortest path to better modules: Puppet Development Kit; Download:
https://puppet.com/download-puppet-development-kit
Apache License 2.0
225 stars 105 forks source link

(CAT-1832) Globalize Puppet and Ruby versions within PDK testing framework #1363

Closed david22swan closed 5 months ago

david22swan commented 5 months ago

Set Ruby and Puppet versions used within unit, acceptance and package/integration tests to take from a hash set within their respective spec_helper

Checklist

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 88.24%. Comparing base (4e3e092) to head (12a4cc5).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1363 +/- ## ======================================= Coverage 88.24% 88.24% ======================================= Files 128 128 Lines 5435 5435 ======================================= Hits 4796 4796 Misses 639 639 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

pmcmaw commented 5 months ago

Failure is unrelated to changes.