puppetlabs / rspec-puppet

RSpec tests for your Puppet manifests
https://puppetlabs.github.io/rspec-puppet/
MIT License
11 stars 18 forks source link

(CAT-1688) Upgrade Rubocop to `~> 1.50.0` #102

Closed LukasAud closed 5 months ago

LukasAud commented 5 months ago

Following a recent team decision, we are implementing a Rubocop Upgrade, moving the version from 1.48.1 to 1.50.0. This should be the final version until Puppet 7 is unsupported.

codecov-commenter commented 5 months ago

Codecov Report

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

Comparison is base (790d787) 86.83% compared to head (37ec7ef) 86.83%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #102 +/- ## ======================================= Coverage 86.83% 86.83% ======================================= Files 35 35 Lines 2089 2089 ======================================= Hits 1814 1814 Misses 275 275 ```

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