Skip to content

Conversation

@damacus
Copy link
Member

@damacus damacus commented Oct 9, 2025

Cookstyle Automated Changes

This pull request applies automatic Cookstyle fixes to ensure code quality and consistency.

Changes Made

  • libraries/helpers.rb: Style/ConcatArrayLiterals, Style/RedundantCondition
  • resources/config.rb: Layout/LineContinuationSpacing
  • resources/default_site.rb: Layout/LineContinuationSpacing, Layout/FirstHashElementIndentation
  • resources/install.rb: Layout/LineContinuationSpacing

Summary

  • Total offenses detected: 17
  • Files with issues: 4

This issue was automatically generated by the GitHub Cookstyle Runner.

This change is automatically generated by the GitHub Cookstyle Runner.
@damacus damacus requested a review from a team as a code owner October 9, 2025 12:26
@github-actions
Copy link

github-actions bot commented Oct 9, 2025

Slowest examples

Top 10 slowest examples (3.03 seconds, 15.27% of total time)
Example Description Time in seconds
spec/resources/mod_spec.rb:166 apache2_install mod_ldap outputs template correctly 0.49345
spec/resources/mod_auth_cas_spec.rb:27 apache2_mod_auth_cas ubuntu is expected to enable apache2_module "auth_cas" 0.43612
spec/libraries/pid_file_spec.rb:15 #apache_pid_file with fedora family is expected to write log "/var/run/httpd/httpd.pid" 0.34275
spec/libraries/package_helpers_spec.rb:97 #default_apache_pkg with Debian is expected to write log "apache2" 0.33234
spec/libraries/log_dir_spec.rb:35 #log_dir with arch is expected to write log "/var/log/httpd" 0.281
spec/libraries/devel_package_spec.rb:26 #apache_devel_package suse is expected to write log "apache2-devel" 0.25669
spec/resources/conf_spec.rb:34 apache2_install install an apache2_module with default properties Creates the ports template 0.22632
spec/resources/mod_auth_cas_spec.rb:55 apache2_mod_auth_cas ubuntu is expected to render file "/etc/apache2/mods-available/auth_cas.conf" 0.22274
spec/resources/mod_auth_cas_spec.rb:55 apache2_mod_auth_cas ubuntu is expected to render file "/etc/apache2/mods-available/auth_cas.conf" 0.22198
spec/resources/default_site_spec.rb:20 apache2_install Enable the default site Creates the default site template 0.22106

@damacus damacus closed this Oct 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant