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

Fix race condition in queued record & document removal #290

Merged

Merge branch 'main' into fix-race-condition-in-queued-removal

d32db1a
Select commit
Loading
Failed to load commit list.
Merged

Fix race condition in queued record & document removal #290

Merge branch 'main' into fix-race-condition-in-queued-removal
d32db1a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 12, 2024 in 0s

89.32% (+0.17%) compared to 53febb3

View this Pull Request on Codecov

89.32% (+0.17%) compared to 53febb3

Details

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (53febb3) 89.15% compared to head (d32db1a) 89.32%.

Files Patch % Lines
lib/meilisearch/rails/ms_clean_up_job.rb 90.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #290      +/-   ##
==========================================
+ Coverage   89.15%   89.32%   +0.17%     
==========================================
  Files          10       11       +1     
  Lines         664      684      +20     
==========================================
+ Hits          592      611      +19     
- Misses         72       73       +1     

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