Skip to content

cache-manager:wrap() method - support options parameter and raw return data #808

cache-manager:wrap() method - support options parameter and raw return data

cache-manager:wrap() method - support options parameter and raw return data #808

Re-run triggered January 30, 2025 16:30
Status Failure
Total duration 1m 36s
Artifacts

codecov.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

3 errors
test/wrap.test.ts > wrap with multi-layer stores > should refresh according to refreshThreshold: packages/cache-manager/test/wrap.test.ts#L191
AssertionError: expected +0 to deeply equal 1 - Expected + Received - 1 + 0 ❯ test/wrap.test.ts:191:37
test/wrap.test.ts > wrap with multi-layer stores > should respect refreshAllStores: packages/cache-manager/test/wrap.test.ts#L229
AssertionError: expected +0 to deeply equal 1 - Expected + Received - 1 + 0 ❯ test/wrap.test.ts:229:37
test (20)
Process completed with exit code 1.