internetarchive / iaux-search-service

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

Add snippets field to metadata model #15

Closed latonv closed 2 years ago

latonv commented 2 years ago

Just adding a getter for text snippets on the Metadata model, to prepare for FTS integration.

Bumps version to 0.3.5

codecov[bot] commented 2 years ago

Codecov Report

Merging #15 (7cb5403) into main (f189e1e) will decrease coverage by 0.19%. The diff coverage is 33.33%.

@@            Coverage Diff             @@
##             main      #15      +/-   ##
==========================================
- Coverage   75.54%   75.35%   -0.20%     
==========================================
  Files          20       20              
  Lines        1325     1331       +6     
  Branches       26       26              
==========================================
+ Hits         1001     1003       +2     
- Misses        322      326       +4     
  Partials        2        2              
Impacted Files Coverage Δ
src/models/metadata.ts 50.53% <33.33%> (-0.23%) :arrow_down:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.