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

Delete stored fields from index stats #1219

Merged
merged 1 commit into from
May 23, 2020
Merged

Conversation

PepijnBoers
Copy link
Contributor

Deletes stored fields from index statistics, so that we only return quantitative stats.

@codecov
Copy link

codecov bot commented May 23, 2020

Codecov Report

Merging #1219 into master will increase coverage by 0.16%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #1219      +/-   ##
============================================
+ Coverage     48.18%   48.35%   +0.16%     
- Complexity      732      739       +7     
============================================
  Files           147      147              
  Lines          8552     8547       -5     
  Branches       1213     1212       -1     
============================================
+ Hits           4121     4133      +12     
+ Misses         4093     4074      -19     
- Partials        338      340       +2     
Impacted Files Coverage Δ Complexity Δ
.../main/java/io/anserini/index/IndexReaderUtils.java 52.23% <ø> (-1.05%) 30.00 <0.00> (-1.00)
...anserini/ltr/feature/base/PMIFeatureExtractor.java 84.61% <0.00%> (-1.93%) 12.00% <0.00%> (-1.00%)
...java/io/anserini/ltr/feature/CountBigramPairs.java 89.61% <0.00%> (+23.37%) 33.00% <0.00%> (+9.00%)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b541d1e...24a0f5c. Read the comment docs.

@lintool lintool merged commit b6e0367 into castorini:master May 23, 2020
crystina-z pushed a commit to crystina-z/anserini that referenced this pull request Oct 28, 2022
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