meilisearch-rails icon indicating copy to clipboard operation
meilisearch-rails copied to clipboard

Implement global auto-indexing switch

Open ellnix opened this issue 9 months ago • 2 comments

Pull Request

Related issue

Fixes #349

ellnix avatar Mar 17 '25 16:03 ellnix

Codecov Report

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

Project coverage is 89.60%. Comparing base (5450df2) to head (fd4cc07).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #409      +/-   ##
==========================================
+ Coverage   89.54%   89.60%   +0.05%     
==========================================
  Files          13       13              
  Lines         775      779       +4     
==========================================
+ Hits          694      698       +4     
  Misses         81       81              

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

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

codecov[bot] avatar Mar 17 '25 16:03 codecov[bot]

Looks like a great add, and pretty simple implementation

wesharper avatar Mar 17 '25 19:03 wesharper