meilisearch / meilisearch-rails

Meilisearch integration for Ruby on Rails
https://www.meilisearch.com
MIT License
295 stars 48 forks source link

Remove searchable attr warning for nested attrs #369

Open ellnix opened 1 month ago

ellnix commented 1 month ago

Pull Request

Related issue

Fixes #366

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 88.91%. Comparing base (c4abc60) to head (f8c820d).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #369 +/- ## ========================================== + Coverage 88.90% 88.91% +0.01% ========================================== Files 13 13 Lines 757 758 +1 ========================================== + Hits 673 674 +1 Misses 84 84 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

curquiza commented 1 month ago

@ellnix sorry can you fix the git conflicts so that we can merge?

ellnix commented 1 day ago

@ellnix sorry can you fix the git conflicts so that we can merge?

Done :heavy_check_mark: