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: properly delete search database #235

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

vjousse
Copy link
Contributor

@vjousse vjousse commented Jan 28, 2025

fixes #219

Copy link

codecov bot commented Jan 28, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.12%. Comparing base (0c61d18) to head (1aa5d0a).
Report is 150 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #235      +/-   ##
==========================================
+ Coverage   83.24%   85.12%   +1.88%     
==========================================
  Files          39       42       +3     
  Lines        3730     4471     +741     
==========================================
+ Hits         3105     3806     +701     
- Misses        625      665      +40     

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

IndexManager does not properly delete search database
1 participant