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

[Feat] nested attribute #237

Merged
merged 1 commit into from
Sep 21, 2022
Merged

[Feat] nested attribute #237

merged 1 commit into from
Sep 21, 2022

Conversation

okuramasafumi
Copy link
Owner

Temporal implementation for nested attribute.
Let's compare it with #236 and see which is a better approach.

Now we can call `attribute` inside `attribute`.
@codecov
Copy link

codecov bot commented Sep 16, 2022

Codecov Report

Merging #237 (099aacb) into main (b49baa1) will increase coverage by 0.03%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #237      +/-   ##
==========================================
+ Coverage   98.84%   98.88%   +0.03%     
==========================================
  Files          10       11       +1     
  Lines         434      447      +13     
==========================================
+ Hits          429      442      +13     
  Misses          5        5              
Impacted Files Coverage Δ
lib/alba/nested_attribute.rb 100.00% <100.00%> (ø)
lib/alba/resource.rb 99.53% <100.00%> (+0.01%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@jrochkind
Copy link

Awesome, thank you!

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