puppetlabs / puppet-editor-services

Puppet Language Server for editors
Apache License 2.0
45 stars 21 forks source link

(CAT-1688) Upgrade rubocop to `~> 1.50.0` #367

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[bot] commented 5 months ago

Codecov Report

Attention: 5 lines in your changes are missing coverage. Please review.

Comparison is base (736916b) 11.69% compared to head (3b55453) 11.69%.

Files Patch % Lines
...pet-languageserver/manifest/definition_provider.rb 0.00% 4 Missing :warning:
...ppet-languageserver/manifest/signature_provider.rb 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #367 +/- ## ======================================= Coverage 11.69% 11.69% ======================================= Files 92 92 Lines 11499 11499 ======================================= Hits 1345 1345 Misses 10154 10154 ```

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