castorini / anserini

Anserini is a Lucene toolkit for reproducible information retrieval research
http://anserini.io/
Apache License 2.0
1.01k stars 444 forks source link

Tweak score tolerance for regressions #2545

Closed lintool closed 1 month ago

lintool commented 1 month ago

Latest runs of regression had a few errors, tweaked tolerance levels to compensate.

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 67.05%. Comparing base (3885b5c) to head (d199280).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2545 +/- ## ============================================ - Coverage 67.07% 67.05% -0.03% + Complexity 1481 1479 -2 ============================================ Files 219 219 Lines 12670 12670 Branches 1530 1530 ============================================ - Hits 8499 8496 -3 - Misses 3644 3645 +1 - Partials 527 529 +2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.