internetarchive / iaux-search-service

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

WEBDEV-6174 Add models for collection page extra info #37

Closed latonv closed 1 year ago

latonv commented 1 year ago

The PPS now provides collection_extra_info for collection_details requests, and will soon allow multiple hit types to be included in a single response. This PR updates the search service models to accommodate the new response changes.

github-actions[bot] commented 1 year ago

PR Preview Action v1.4.4 :---: Preview removed because the pull request was closed. 2023-07-11 22:18 UTC

codecov[bot] commented 1 year ago

Codecov Report

Merging #37 (b3d4f41) into main (7174c57) will increase coverage by 0.03%. The diff coverage is 87.50%.

:exclamation: Current head b3d4f41 differs from pull request most recent head 97c481a. Consider uploading reports for the commit 97c481a to get more accurate results

@@            Coverage Diff             @@
##             main      #37      +/-   ##
==========================================
+ Coverage   92.10%   92.13%   +0.03%     
==========================================
  Files          26       26              
  Lines        2532     2544      +12     
  Branches      224      225       +1     
==========================================
+ Hits         2332     2344      +12     
  Misses        189      189              
  Partials       11       11              
Impacted Files Coverage Δ
src/responses/search-response-details.ts 95.12% <87.50%> (+0.52%) :arrow_up: