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

Refactor scripts for generating TREC-COVID baselines (rounds 3, 4, 5) #1348

Merged
merged 3 commits into from
Aug 5, 2020

Conversation

lintool
Copy link
Member

@lintool lintool commented Aug 5, 2020

Runs remain exactly the same - just refactoring to reduce code duplication.

@codecov
Copy link

codecov bot commented Aug 5, 2020

Codecov Report

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

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #1348      +/-   ##
============================================
+ Coverage     51.79%   51.84%   +0.05%     
- Complexity      805      809       +4     
============================================
  Files           154      154              
  Lines          8625     8625              
  Branches       1224     1224              
============================================
+ Hits           4467     4472       +5     
+ Misses         3786     3781       -5     
  Partials        372      372              
Impacted Files Coverage Δ Complexity Δ
...java/io/anserini/ltr/feature/CountBigramPairs.java 89.61% <0.00%> (+6.49%) 33.00% <0.00%> (+4.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 bd8fff8...7988450. Read the comment docs.

@lintool lintool merged commit 99092a8 into master Aug 5, 2020
@lintool lintool deleted the covid-scripts-refactoring branch August 5, 2020 12:32
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