Skip to content

feat: strongly type extended drivers

Codecov / codecov/project failed Dec 29, 2024 in 0s

58.76% (-6.30%) compared to 4d61c78

View this Pull Request on Codecov

58.76% (-6.30%) compared to 4d61c78

Details

Codecov Report

Attention: Patch coverage is 74.87685% with 51 lines in your changes missing coverage. Please review.

Project coverage is 58.76%. Comparing base (4d61c78) to head (65689d8).
Report is 154 commits behind head on main.

Files with missing lines Patch % Lines
src/drivers/upstash.ts 31.37% 35 Missing ⚠️
src/drivers/deno-kv.ts 84.09% 14 Missing ⚠️
src/drivers/deno-kv-node.ts 84.61% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #554      +/-   ##
==========================================
- Coverage   65.05%   58.76%   -6.30%     
==========================================
  Files          39       43       +4     
  Lines        4055     3664     -391     
  Branches      487      587     +100     
==========================================
- Hits         2638     2153     -485     
- Misses       1408     1507      +99     
+ Partials        9        4       -5     

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