Closed latonv closed 1 year ago
PR Preview Action v1.4.4 :---: Preview removed because the pull request was closed. 2023-11-10 01:32 UTC
Merging #44 (99da2c3) into main (937e063) will decrease coverage by
0.03%
. The diff coverage is91.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: |
Permits legacy-style caching params to be used on Offshoot pages (
reCache
,noCache
, and the newdontCache
), and aliases thecacheDebug
param to have the behavior asdebugging
.