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

stores-com / petty-cache / #3
100%

Build:
DEFAULT BRANCH: main
Ran 13 Feb 2026 03:16AM UTC
Jobs 1
Files 1
Run time 1min
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

13 Feb 2026 03:15AM UTC coverage: 91.195%. Remained the same
#3

push

Shawn Miller
Improve test suite: convert Promise wrappers to done callbacks, add concurrency

- Convert 96 tests from `await new Promise((resolve) => { ... resolve() })` to
  `(t, done) => { ... done() }` pattern to prevent test hangs when assertions throw
- Add `{ concurrency: true }` to test sections for parallel execution
- Rewrite PettyCache.patch tests with independent keys for concurrent execution
- Extract "PettyCache.fetch should lock around Redis" to its own top-level test
- Reduce test suite runtime from ~99s to ~11s
- Update .npmignore (replace .travis.yml with CLAUDE.md)
- Bump version to 3.6.0

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

283 of 319 branches covered (88.71%)

Branch coverage included in aggregate %.

846 of 919 relevant lines covered (92.06%)

42.63 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #3.1 13 Feb 2026 03:16AM UTC 1
91.2
Source Files on build #3
  • Tree
  • List 1
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • ab5d6d46 on github
  • Prev Build on main
  • Next Build on main
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc