pisa-engine / pisa

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

Remove assert from `next_geq` #555

Closed elshize closed 1 year ago

elshize commented 1 year ago

Fixes #226

codecov[bot] commented 1 year ago

Codecov Report

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

Comparison is base (242c1db) 93.13% compared to head (afc023b) 93.15%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #555 +/- ## ========================================== + Coverage 93.13% 93.15% +0.01% ========================================== Files 91 91 Lines 4516 4514 -2 ========================================== - Hits 4206 4205 -1 + Misses 310 309 -1 ```

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