internetarchive / iaux-search-service

GNU Affero General Public License v3.0
4 stars 2 forks source link

WEBDEV-6697 Add `session_context` to response model #52

Closed latonv closed 8 months ago

latonv commented 8 months ago

Exposes the session_context branch of PPS responses on the response model returned from searches. Notably, this provides access to the full_text_search_override key needed to enable FTS on collections for priv'd users.

codecov[bot] commented 8 months ago

Codecov Report

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

Project coverage is 92.29%. Comparing base (cd7caae) to head (091bb33).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #52 +/- ## ========================================== + Coverage 92.27% 92.29% +0.01% ========================================== Files 29 29 Lines 3095 3102 +7 Branches 271 271 ========================================== + Hits 2856 2863 +7 Misses 230 230 Partials 9 9 ```

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