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

[Fix] Fix circular association for nested_attribute #353

Merged
merged 1 commit into from
Dec 25, 2023

Conversation

okuramasafumi
Copy link
Owner

Fix #352

Copy link

codecov bot commented Dec 20, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (51072c1) 99.09% compared to head (5267717) 99.09%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #353   +/-   ##
=======================================
  Coverage   99.09%   99.09%           
=======================================
  Files          14       14           
  Lines         551      551           
=======================================
  Hits          546      546           
  Misses          5        5           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@okuramasafumi okuramasafumi force-pushed the fix-circular-association-for-nested-attribute branch from cc9505a to 4a765d8 Compare December 25, 2023 05:29
@okuramasafumi okuramasafumi force-pushed the fix-circular-association-for-nested-attribute branch from 4a765d8 to 5267717 Compare December 25, 2023 05:40
@okuramasafumi okuramasafumi merged commit d04edae into main Dec 25, 2023
93 checks passed
@okuramasafumi okuramasafumi deleted the fix-circular-association-for-nested-attribute branch December 25, 2023 05:56
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.

within kwarg is ignored for nested associations
1 participant