nyaruka / mailroom

Backend services for the TextIt platform.
Other
0 stars 1 forks source link

Replace usage of deprecated elastic scroll API #257

Closed rowanseymour closed 1 month ago

rowanseymour commented 1 month ago

https://www.elastic.co/guide/en/elasticsearch/reference/current/paginate-search-results.html

codecov-commenter commented 1 month ago

Codecov Report

Attention: Patch coverage is 82.85714% with 6 lines in your changes missing coverage. Please review.

Project coverage is 62.29%. Comparing base (7a6c688) to head (489eaf6).

Files Patch % Lines
core/search/search.go 81.81% 4 Missing and 2 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #257 +/- ## ========================================== + Coverage 62.26% 62.29% +0.03% ========================================== Files 186 186 Lines 10362 10366 +4 ========================================== + Hits 6452 6458 +6 + Misses 3040 3039 -1 + Partials 870 869 -1 ```

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