internetarchive / iaux-search-service

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

WEBDEV-6399 Legacy caching params #44

Closed latonv closed 1 year ago

latonv commented 1 year ago

Permits legacy-style caching params to be used on Offshoot pages (reCache, noCache, and the new dontCache), and aliases the cacheDebug param to have the behavior as debugging.

github-actions[bot] commented 1 year ago

PR Preview Action v1.4.4 :---: Preview removed because the pull request was closed. 2023-11-10 01:32 UTC

codecov[bot] commented 1 year ago

Codecov Report

Merging #44 (99da2c3) into main (937e063) will decrease coverage by 0.03%. The diff coverage is 91.89%.

:exclamation: Current head 99da2c3 differs from pull request most recent head 09f342d. Consider uploading reports for the commit 09f342d to get more accurate results

@@            Coverage Diff             @@
##             main      #44      +/-   ##
==========================================
- Coverage   91.43%   91.40%   -0.03%     
==========================================
  Files          27       27              
  Lines        2661     2688      +27     
  Branches      232      235       +3     
==========================================
+ Hits         2433     2457      +24     
- Misses        217      220       +3     
  Partials       11       11              
Files Coverage Δ
src/search-backend/base-search-backend.ts 88.80% <91.89%> (+0.01%) :arrow_up: