pisa-engine / pisa

PISA: Performant Indexes and Search for Academia
https://pisa-engine.github.io/pisa/book
Apache License 2.0
932 stars 64 forks source link

Fix ranked_or_taat and ranked_or_taat_lazy #566

Closed amallia closed 9 months ago

amallia commented 9 months ago

Currently ranked_or_taat and ranked_or_taat_lazy fail with segfault, this change should fix them.

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (5caaf93) 93.23% compared to head (be513c1) 93.23%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #566 +/- ## ======================================= Coverage 93.23% 93.23% ======================================= Files 90 90 Lines 4452 4452 ======================================= Hits 4151 4151 Misses 301 301 ```

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