Skip to content

fix: handle polymorphic many-to-one relations in create and update operations - #217

Merged
matthv merged 2 commits into
mainfrom
fix/polymorphic-create-update
Dec 4, 2025
Merged

fix: handle polymorphic many-to-one relations in create and update operations#217
matthv merged 2 commits into
mainfrom
fix/polymorphic-create-update

Conversation

@matthv

Copy link
Copy Markdown
Member

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

qltyshBot commented Dec 3, 2025

Copy link
Copy Markdown

1 new issue

ToolCategoryRuleCount
qltyStructureFunction with high complexity (count = 8): format_attributes1

This is from Qlty Cloud, the successor to Code Climate Quality. Learn more.

@qltysh

qltyshBot commented Dec 3, 2025

Copy link
Copy Markdown

Diff Coverage: The code coverage on the diff in this pull request is 90.0%.

Total Coverage: This PR will not change total coverage.

File Coverage Changes
PathFile Coverage ΔIndirect
packages/forest_admin_agent/lib/forest_admin_agent/routes/abstract_authenticated_route.rb-1.8
🛟 Help
  • Diff Coverage: Coverage for added or modified lines of code (excludes deleted files). Learn more.

  • Total Coverage: Coverage for the whole repository, calculated as the sum of all File Coverage. Learn more.

  • File Coverage: Covered Lines divided by Covered Lines plus Missed Lines. (Excludes non-executable lines including blank lines and comments.)

    • Indirect Changes: Changes to File Coverage for files that were not modified in this PR. Learn more.

This is from Qlty Cloud, the successor to Code Climate Quality. Learn more.

@matthv
matthv merged commit e2d2016 into mainDec 4, 2025
37 checks passed
@matthv
matthv deleted the fix/polymorphic-create-update branch December 4, 2025 10:08
forest-bot added a commit that referenced this pull request Dec 4, 2025
## [1.16.2](v1.16.1...v1.16.2) (2025-12-04)
### Bug Fixes
* handle polymorphic many-to-one relations in create and update operations ([#217](#217)) ([e2d2016](e2d2016))
@forest-bot

Copy link
Copy Markdown
Member

🎉 This PR is included in version 1.16.2 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@matthv

Copy link
Copy Markdown
MemberAuthor

close #216

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@matthv@forest-bot@DayTF