Skip to content

Conversation

@matthv
Copy link
Member

@matthv matthv commented Jan 16, 2026

Definition of Done

General

  • Write an explicit title for the Pull Request, following Conventional Commits specification
  • Test manually the implemented changes
  • Validate the code quality (indentation, syntax, style, simplicity, readability)

Security

  • Consider the security impact of the changes made

@qltysh
Copy link

qltysh bot commented Jan 16, 2026

1 new issue

Tool Category Rule Count
qlty Structure Function with high complexity (count = 5): normalize_default_value 1

column.default.to_f
else
column.default
end
Copy link

Choose a reason for hiding this comment

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

Function with high complexity (count = 5): normalize_default_value [qlty:function-complexity]

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.

2 participants