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

super3 / feed / 16403107555
92%

Build:
DEFAULT BRANCH: main
Ran 20 Jul 2025 06:48PM UTC
Jobs 1
Files 4
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

20 Jul 2025 06:48PM UTC coverage: 87.958% (-9.3%) from 97.222%
16403107555

push

github

super3
Replace Vercel KV with Redis support

- Add support for both standard Redis and Upstash Redis REST API
- Install redis client alongside @upstash/redis for flexibility
- Auto-detect Redis type based on environment variables (REDIS_URL vs UPSTASH_REDIS_*)
- Update storage abstraction to handle differences between Redis clients
- Add dotenv for loading environment variables in development
- Update plan.md to reflect Redis implementation instead of Vercel KV
- All 52 tests passing with new Redis implementation

The storage layer now supports:
- Standard Redis connections (like Vercel's Redis integration)
- Upstash Redis REST API connections
- Automatic fallback to local JSON storage if Redis unavailable

🤖 Generated with [Claude Code](https://claude.ai/code)

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

140 of 166 branches covered (84.34%)

Branch coverage included in aggregate %.

30 of 50 new or added lines in 1 file covered. (60.0%)

196 of 216 relevant lines covered (90.74%)

4.11 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
20
81.69
-17.02% lib/storage.js
Jobs
ID Job ID Ran Files Coverage
1 16403107555.1 20 Jul 2025 06:48PM UTC 4
87.96
GitHub Action Run
Source Files on build 16403107555
  • Tree
  • List 4
  • 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 #16403107555
  • 8356957b on github
  • Prev Build on main (#16402802019)
  • Next Build on main (#16403193571)
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