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

humanspeak / memory-cache / 23116504424
97%
main: 97%

Build:
Build:
LAST BUILD BRANCH: fix/ci-seo-lint-cleanup
DEFAULT BRANCH: main
Ran 15 Mar 2026 06:26PM 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

15 Mar 2026 06:25PM UTC coverage: 96.98% (-3.0%) from 100.0%
23116504424

push

github

web-flow
fix(docs): SEO audit fixes, meta descriptions, and CI improvements (#119)

* perf: defer tombstone compaction via queueMicrotask

- Replace O(n) full-map scan in prune() with FIFO expiration queue
  for O(k) pruning of expired entries
- Move tombstone compaction to a background microtask to keep
  prune() non-blocking
- Add compactionScheduled flag to prevent duplicate microtasks
- Reset queue and flag in clear() for proper cleanup

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

* chore(docs): bump dependencies and update lint config

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

* fix(docs): correct @cached instance scope and fill documentation gaps

- Fix critical error: @cached docs falsely claimed per-instance caching;
  all instances actually share one cache per decorated method
- Fix async example generic from Promise<Data> to Data for consistency
- Add missing hooks option to Getting Started config table
- Add getOrSet() subsection to Getting Started quick start

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

* ci: scope pnpm install to root package in CI workflows

Add --filter . to pnpm install commands in npm-publish and run-tests
workflows to skip docs workspace dependencies that may require a
different Node version.

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

* fix(docs): expand meta descriptions to meet 120+ character SEO threshold

Ahrefs site audit flagged 16 pages with meta descriptions too short.
Updated descriptions in both .svx seo.description overrides and
+page.ts fallbacks to 120-170 characters for better search snippets.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

* ci: add engine-strict=false flag and replace gh-release action with CLI

- Add --config.engine-strict=false to pnpm install in CI workflows
- Replace softprops/action-gh-release with gh CLI for release creation

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

* chore: bump d... (continued)

92 of 95 branches covered (96.84%)

Branch coverage included in aggregate %.

21 of 27 new or added lines in 1 file covered. (77.78%)

197 of 203 relevant lines covered (97.04%)

814.09 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
6
96.98
-3.02% src/cache.ts
Jobs
ID Job ID Ran Files Coverage
1 node-22 - 23116504424.1 15 Mar 2026 06:26PM UTC 1
96.98
GitHub Action Run
Source Files on build 23116504424
  • Tree
  • List 1
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #23116504424
  • 950916d1 on github
  • Prev Build on main (#23099634866)
  • Delete
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