• 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 document-v4-breaking-change
branch: document-v4-breaking-change
CHANGE BRANCH
x
Reset
  • document-v4-breaking-change
  • feat/debounce
  • feat/throttle
  • fetch-promise-support
  • main
  • v3.7.0
  • v5.0.0

04 Aug 2026 04:47AM UTC coverage: 100.0%. Remained the same
30878693243

Pull #71

github

freshlogic
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 against v3 necessarily is,
because these methods previously returned nothing to await.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Pull Request #71: Document the v4 fire-and-forget breaking change

316 of 316 branches covered (100.0%)

Branch coverage included in aggregate %.

1107 of 1107 relevant lines covered (100.0%)

58.21 hits per line

Relevant lines Covered
Build:
Build:
1107 RELEVANT LINES 1107 COVERED LINES
58.21 HITS PER LINE
Source Files on document-v4-breaking-change
  • 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
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  
30878331216 document-v4-breaking-change Document the v4 fire-and-forget breaking change In v3, fetch, fetchAndRefresh, and five semaphore methods defaulted a missing callback to a noop, so callback-less calls were legal and silently discarded errors. In v4 those calls return a promise,... Pull #71 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