Skip to content
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

rubocop: Fix Style violations #308

Merged
merged 1 commit into from
May 5, 2023
Merged

Conversation

bastelfreak
Copy link
Member

No description provided.

@bastelfreak bastelfreak self-assigned this May 5, 2023
@bastelfreak
Copy link
Member Author

cherry-picked from #291

@codecov
Copy link

codecov bot commented May 5, 2023

Codecov Report

Patch coverage: 0.30% and no project coverage change.

Comparison is base (c604ed5) 0.66% compared to head (0dc2419) 0.67%.

❗ Current head 0dc2419 differs from pull request most recent head e05c261. Consider uploading reports for the commit e05c261 to get more accurate results

Additional details and impacted files
@@          Coverage Diff           @@
##           master    #308   +/-   ##
======================================
  Coverage    0.66%   0.67%           
======================================
  Files          15      15           
  Lines        1953    1929   -24     
======================================
  Hits           13      13           
+ Misses       1940    1916   -24     
Impacted Files Coverage Δ
lib/beaker-hostgenerator/cli.rb 0.00% <0.00%> (ø)
lib/beaker-hostgenerator/data.rb 0.00% <0.00%> (ø)
lib/beaker-hostgenerator/generator.rb 0.00% <0.00%> (ø)
lib/beaker-hostgenerator/hypervisor.rb 0.00% <0.00%> (ø)
lib/beaker-hostgenerator/hypervisor/abs.rb 0.00% <0.00%> (ø)
lib/beaker-hostgenerator/hypervisor/docker.rb 0.00% <0.00%> (ø)
lib/beaker-hostgenerator/hypervisor/hcloud.rb 0.00% <0.00%> (ø)
lib/beaker-hostgenerator/hypervisor/unknown.rb 0.00% <0.00%> (ø)
lib/beaker-hostgenerator/hypervisor/vagrant.rb 0.00% <0.00%> (ø)
lib/beaker-hostgenerator/hypervisor/vmpooler.rb 0.00% <0.00%> (ø)
... and 3 more

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

Verified

This commit was signed with the committer’s verified signature. The key has expired.
tvdeyen Thomas von Deyen
@bastelfreak bastelfreak merged commit 6c9f2e0 into voxpupuli:master May 5, 2023
@bastelfreak bastelfreak deleted the style branch May 5, 2023 10:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants