meilisearch / meilisearch-rails

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

Split `spec/integration_spec.rb` #350

Closed ellnix closed 1 month ago

ellnix commented 6 months ago

Continues after #345: Please only look at commits after "Move Post specs" More changes toward resolving #332

Fixes #358

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 88.90%. Comparing base (40a6abb) to head (487c780).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #350 +/- ## ========================================== - Coverage 89.29% 88.90% -0.40% ========================================== Files 13 13 Lines 757 757 ========================================== - Hits 676 673 -3 - Misses 81 84 +3 ```

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

ellnix commented 3 months ago

@brunoocasali I tried to keep the commits as small as possible, and annotated a lot of the earlier ones. I would recommend going through this commit by commit rather than through Files changed.