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

Rails 7 - cpu_usage_rate_average should be a numeric, not a string. #220

Merged
merged 1 commit into from
Aug 6, 2024

Conversation

jrafanie
Copy link
Member

@jrafanie jrafanie commented Jul 31, 2024

On rails 6.1, the cpu_usage_rate_average was a string, it shouldn't be. On rails 7, it's a numeric.

Note, this will only pass on rails 7 and is included in the core cross repo:

This is ready to go but... it depends on merging the core PR first:

On rails 6.1, the cpu_usage_rate_average was a string, it shouldn't be.
On rails 7, it's a numeric.
@miq-bot
Copy link
Member

miq-bot commented Jul 31, 2024

Checked commit jrafanie@f6e6c58 with ruby 3.1.5, rubocop 1.56.3, haml-lint 0.51.0, and yamllint
1 file checked, 0 offenses detected
Everything looks fine. 🍪

@jrafanie jrafanie mentioned this pull request Aug 2, 2024
3 tasks
@jrafanie jrafanie removed the wip label Aug 2, 2024
@jrafanie jrafanie changed the title [WIP] [Rails 7] cpu_usage_rate_average should be a numeric, not a string. [Rails 7] cpu_usage_rate_average should be a numeric, not a string. Aug 2, 2024
@jrafanie jrafanie changed the title [Rails 7] cpu_usage_rate_average should be a numeric, not a string. Rails 7 - cpu_usage_rate_average should be a numeric, not a string. Aug 5, 2024
@Fryguy Fryguy closed this Aug 6, 2024
@Fryguy Fryguy reopened this Aug 6, 2024
@Fryguy Fryguy self-assigned this Aug 6, 2024
@Fryguy Fryguy merged commit 76fd5a8 into ManageIQ:master Aug 6, 2024
4 of 6 checks passed
@Fryguy Fryguy added the bug label Aug 26, 2024
@jrafanie jrafanie deleted the fix_rails_7_failure branch September 5, 2024 17:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants