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(cache): add duration option #3367

Draft
wants to merge 10 commits into
base: main
Choose a base branch
from

chore

da804cb
Select commit
Loading
Failed to load commit list.
Draft

feat(cache): add duration option #3367

chore
da804cb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 14, 2024 in 0s

95.72% (target 75.00%)

View this Pull Request on Codecov

95.72% (target 75.00%)

Details

Codecov Report

Attention: Patch coverage is 66.66667% with 5 lines in your changes missing coverage. Please review.

Project coverage is 95.72%. Comparing base (f9a23a9) to head (da804cb).
Report is 18 commits behind head on main.

Files with missing lines Patch % Lines
src/middleware/cache/index.ts 66.66% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3367      +/-   ##
==========================================
- Coverage   95.77%   95.72%   -0.05%     
==========================================
  Files         152      152              
  Lines        9187     9200      +13     
  Branches     2788     2821      +33     
==========================================
+ Hits         8799     8807       +8     
- Misses        388      393       +5     

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