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

Refactor lib/meilisearch.rb #379

Draft
wants to merge 8 commits into
base: main
Choose a base branch
from

Add convenience methods for checking ORM

9e06d25
Select commit
Loading
Failed to load commit list.
Draft

Refactor lib/meilisearch.rb #379

Add convenience methods for checking ORM
9e06d25
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 9, 2025 in 0s

89.72% (+0.75%) compared to ba4a8c9

View this Pull Request on Codecov

89.72% (+0.75%) compared to ba4a8c9

Details

Codecov Report

Attention: Patch coverage is 95.09804% with 10 lines in your changes missing coverage. Please review.

Project coverage is 89.72%. Comparing base (ba4a8c9) to head (9e06d25).

Files with missing lines Patch % Lines
lib/meilisearch/rails/index_settings.rb 93.39% 7 Missing ⚠️
lib/meilisearch/rails/safe_index.rb 94.87% 2 Missing ⚠️
lib/meilisearch-rails.rb 97.29% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #379      +/-   ##
==========================================
+ Coverage   88.96%   89.72%   +0.75%     
==========================================
  Files          13       16       +3     
  Lines         761      788      +27     
==========================================
+ Hits          677      707      +30     
+ Misses         84       81       -3     

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