• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

stores-com / petty-cache
100%
main: 100%

Build:
Build:
LAST BUILD BRANCH: v5.0.0
DEFAULT BRANCH: main
Repo Added 12 Feb 2026 10:19PM UTC
Files 1
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH v5.0.0
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • document-v4-breaking-change
  • feat/debounce
  • feat/throttle
  • fetch-promise-support
  • main
  • v3.7.0
  • v5.0.0

04 Aug 2026 06:26AM UTC coverage: 100.0%. Remained the same
30883982021

push

github

freshlogic
Add the v4 to v5 migration guide

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

232 of 232 branches covered (100.0%)

Branch coverage included in aggregate %.

914 of 914 relevant lines covered (100.0%)

58.51 hits per line

Relevant lines Covered
Build:
Build:
914 RELEVANT LINES 914 COVERED LINES
58.51 HITS PER LINE
Source Files on main
  • Tree
  • List 1
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
30883982021 v5.0.0 Add the v4 to v5 migration guide Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> push 04 Aug 2026 06:26AM UTC freshlogic github
100.0
30883661463 v5.0.0 Add pettyCache.close() Stops the background refresh intervals started by fetchAndRefresh and gracefully closes the Redis client connection via node-redis v6's close(), giving services and tests a clean shutdown path for the first time. Co-Author... push 04 Aug 2026 06:21AM UTC freshlogic github
100.0
30883431080 v5.0.0 Simplify bulkSet using node-redis auto-pipelining Individual PSETEX commands issued in the same tick are automatically pipelined into a single round trip by node-redis, so Promise.all over plain pSetEx calls replaces the explicit multi()/execAsPi... push 04 Aug 2026 06:17AM UTC freshlogic github
100.0
30883361484 v5.0.0 Upgrade the redis client from v3 to v6 Commands use node-redis's native promises directly, so the per-call promisify wrappers are gone; bulkSet pipelines through multi() instead of the removed batch(). The constructor connects the client automati... push 04 Aug 2026 06:15AM UTC freshlogic github
100.0
30882788632 v5.0.0 Version 5.0.0: remove callback support Every function is now a plain async function returning a promise; the executor pattern, callback bridges, and deprecation warnings are gone. Passing a callback rejects with a TypeError pointing at the return... push 04 Aug 2026 06:06AM UTC freshlogic github
100.0
30881557712 v5.0.0 Restore * devDependencies The tilde standard applies to dependencies only; devDependencies keep floating * ranges. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> push 04 Aug 2026 05:43AM UTC freshlogic github
100.0
30879341406 main Restore * devDependencies The tilde standard applies to dependencies only; devDependencies keep floating * ranges. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> push 04 Aug 2026 05:01AM UTC freshlogic github
100.0
30878693243 document-v4-breaking-change Clarify that the v4 trap is fire-and-forget, not merely callback-less An awaited callback-less call is correct v4 usage. The dangerous pattern is omitting the callback and discarding the returned promise — which every callback-less call written a... Pull #71 04 Aug 2026 04:48AM UTC freshlogic github
100.0
30878695411 document-v4-breaking-change Merge 72e301dbb into 90e390e38 Pull #71 04 Aug 2026 04:47AM UTC web-flow github pending completion  
30878350215 main Normalize dependency version ranges to tilde Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> push 04 Aug 2026 04:40AM UTC freshlogic github
100.0
See All Builds (62)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc