internetarchive / iaux-search-service

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

DRAFT - Add page production service backends #13

Closed mc2 closed 2 years ago

mc2 commented 2 years ago

webdev-5328

codecov[bot] commented 2 years ago

Codecov Report

Merging #13 (a0fbe1b) into main (14573ed) will decrease coverage by 0.30%. The diff coverage is 75.11%.

:exclamation: Current head a0fbe1b differs from pull request most recent head 8c23a71. Consider uploading reports for the commit 8c23a71 to get more accurate results

@@            Coverage Diff             @@
##             main      #13      +/-   ##
==========================================
- Coverage   75.54%   75.24%   -0.31%     
==========================================
  Files          20       23       +3     
  Lines        1325     1535     +210     
  Branches       26       30       +4     
==========================================
+ Hits         1001     1155     +154     
- Misses        322      377      +55     
- Partials        2        3       +1     
Impacted Files Coverage Δ
...c/search-backend/alpha-full-text-search-backend.ts 54.38% <54.38%> (ø)
src/search-backend/alpha-search-backend.ts 65.27% <65.27%> (ø)
src/search-param-url-generator.ts 97.00% <85.71%> (-3.00%) :arrow_down:
src/responses/response-factory.ts 93.54% <93.54%> (ø)
src/responses/search/search-response.ts 100.00% <100.00%> (ø)
src/search-backend/default-search-backend.ts 90.85% <100.00%> (+1.27%) :arrow_up:
src/search-service.ts 97.91% <100.00%> (+0.44%) :arrow_up: