Skip to content

Conversation

@johnmccrae
Copy link
Contributor

Description

This gem causes a ludicrous amount of noise in the build pipeline logs because of the Frozen String warnings. Taking care of that here. Also tweaked a test that was failing because it was possible to load a profile/logo that would slow the test down enough that it would fail.

Related Issue

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Chore (non-breaking change that does not add functionality or fix an issue)

Checklist:

  • I have read the CONTRIBUTING document.
  • I have run the pre-merge tests locally and they pass.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • If Gemfile.lock has changed, I have used --conservative to do it and included the full output in the Description above.
  • All new and existing tests passed.
  • All commits have been signed-off for the Developer Certificate of Origin.

Signed-off-by: John McCrae <john.mccrae@progress.com>
@johnmccrae johnmccrae requested review from a team and jaymzh as code owners December 23, 2025 22:26
Copy link
Contributor

@tpowell-progress tpowell-progress left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

add a comment about the + operator

johnmccrae and others added 2 commits December 24, 2025 05:11
Co-authored-by: Thomas Powell <104777878+tpowell-progress@users.noreply.github.com>
Signed-off-by: John McCrae <john.mccrae@progress.com>
Signed-off-by: John McCrae <john.mccrae@progress.com>
@sonarqubecloud
Copy link

@johnmccrae johnmccrae merged commit 37fc599 into main Dec 29, 2025
32 checks passed
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.

4 participants