meilisearch / meilisearch-rails

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

Target ruby 3 with rubocop #370

Open ellnix opened 1 month ago

ellnix commented 1 month ago

Rubocop's config was still enforcing ruby 2 code style. This is just a step that was missing in #367.

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 88.90%. Comparing base (c4abc60) to head (451f931).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #370 +/- ## ======================================= Coverage 88.90% 88.90% ======================================= Files 13 13 Lines 757 757 ======================================= Hits 673 673 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? 🙈

ellnix commented 1 day ago

@ellnix sorry can you fix the git conflicts? 🙈

Apologies for ghosting for so long, fixed the conflict (it was an edit to a file that has since been deleted)