Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(redis): opt-in raw support #561

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

use inherited type

b92591e
Select commit
Loading
Failed to load commit list.
Open

feat(redis): opt-in raw support #561

use inherited type
b92591e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 3, 2025 in 1s

60.07% (-4.98%) compared to 4d61c78

View this Pull Request on Codecov

60.07% (-4.98%) compared to 4d61c78

Details

Codecov Report

Attention: Patch coverage is 64.15094% with 19 lines in your changes missing coverage. Please review.

Project coverage is 60.07%. Comparing base (4d61c78) to head (b92591e).
Report is 160 commits behind head on main.

Files with missing lines Patch % Lines
src/drivers/redis.ts 64.15% 11 Missing and 8 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #561      +/-   ##
==========================================
- Coverage   65.05%   60.07%   -4.98%     
==========================================
  Files          39       42       +3     
  Lines        4055     3702     -353     
  Branches      487      615     +128     
==========================================
- Hits         2638     2224     -414     
- Misses       1408     1467      +59     
- Partials        9       11       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.