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

Implement Index Garbage Collection #2156

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

alexanderkiel
Copy link
Member

No description provided.

@alexanderkiel alexanderkiel linked an issue Oct 28, 2024 that may be closed by this pull request
4 tasks
@alexanderkiel alexanderkiel self-assigned this Oct 28, 2024
@alexanderkiel alexanderkiel marked this pull request as draft October 28, 2024 20:59
@alexanderkiel alexanderkiel added this to the v0.31.0 milestone Oct 28, 2024
@alexanderkiel alexanderkiel added enhancement New feature or request module:db labels Oct 28, 2024
@alexanderkiel alexanderkiel force-pushed the 1505-implement-index-garbage-collection branch from 433c87d to 17f4cfd Compare October 28, 2024 21:10
Copy link

codecov bot commented Oct 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.01%. Comparing base (5457c28) to head (bbcb594).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2156      +/-   ##
==========================================
+ Coverage   94.99%   95.01%   +0.01%     
==========================================
  Files         330      330              
  Lines       20249    20405     +156     
  Branches      486      486              
==========================================
+ Hits        19236    19388     +152     
- Misses        527      531       +4     
  Partials      486      486              

see 8 files with indirect coverage changes

@alexanderkiel alexanderkiel force-pushed the 1505-implement-index-garbage-collection branch 3 times, most recently from 22abd30 to f0f2c9a Compare November 8, 2024 14:44
@alexanderkiel alexanderkiel force-pushed the 1505-implement-index-garbage-collection branch from f0f2c9a to bbcb594 Compare November 11, 2024 18:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request module:db
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement Index Garbage Collection
1 participant