Skip to content

feat(redis): add `saveRawAsBinary` driver option (#559)

Codecov / codecov/project succeeded Jan 3, 2025 in 0s

60.33% (-4.72%) compared to 4d61c78

View this Pull Request on Codecov

60.33% (-4.72%) compared to 4d61c78

Details

Codecov Report

Attention: Patch coverage is 98.03922% with 1 line in your changes missing coverage. Please review.

Project coverage is 60.33%. Comparing base (4d61c78) to head (5a70fc6).
Report is 159 commits behind head on main.

Files with missing lines Patch % Lines
src/drivers/redis.ts 98.03% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #561      +/-   ##
==========================================
- Coverage   65.05%   60.33%   -4.72%     
==========================================
  Files          39       42       +3     
  Lines        4055     3676     -379     
  Branches      487      600     +113     
==========================================
- Hits         2638     2218     -420     
- Misses       1408     1455      +47     
+ Partials        9        3       -6     

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