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

Clean up of dense inverted indexing code #2263

Merged
merged 17 commits into from
Nov 18, 2023
Merged

Clean up of dense inverted indexing code #2263

merged 17 commits into from
Nov 18, 2023

Conversation

lintool
Copy link
Member

@lintool lintool commented Nov 15, 2023

@tteofili I ripped out all the code paths for Glove... not needed anymore...

@lintool lintool requested a review from tteofili November 15, 2023 02:10
@lintool lintool marked this pull request as draft November 15, 2023 02:10
Copy link

codecov bot commented Nov 15, 2023

Codecov Report

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

Comparison is base (6fb9169) 61.19% compared to head (9e29300) 61.67%.

Files Patch % Lines
...a/io/anserini/index/IndexInvertedDenseVectors.java 76.92% 15 Missing and 6 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #2263      +/-   ##
============================================
+ Coverage     61.19%   61.67%   +0.47%     
+ Complexity     1271     1244      -27     
============================================
  Files           197      196       -1     
  Lines         11837    11554     -283     
  Branches       1545     1490      -55     
============================================
- Hits           7244     7126     -118     
+ Misses         4047     3889     -158     
+ Partials        546      539       -7     

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

@lintool lintool marked this pull request as ready for review November 17, 2023 12:11
@lintool
Copy link
Member Author

lintool commented Nov 17, 2023

@tteofili This is ready for review.

Copy link
Collaborator

@tteofili tteofili left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@lintool lintool merged commit 6369184 into master Nov 18, 2023
3 checks passed
@lintool lintool deleted the dense-inverted branch November 18, 2023 12:44
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.

2 participants