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

Merge branch 'main' into cache-duration-option

6ee6ca8
Select commit
Loading
Failed to load commit list.
Draft

feat(cache): add duration option #3367

Merge branch 'main' into cache-duration-option
6ee6ca8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 17, 2024 in 1s

95.55% (target 75.00%)

View this Pull Request on Codecov

95.55% (target 75.00%)

Details

Codecov Report

Attention: Patch coverage is 45.00000% with 22 lines in your changes missing coverage. Please review.

Project coverage is 95.55%. Comparing base (dfbd717) to head (6ee6ca8).

Files with missing lines Patch % Lines
src/middleware/cache/index.ts 35.29% 22 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3367      +/-   ##
==========================================
- Coverage   95.77%   95.55%   -0.22%     
==========================================
  Files         155      155              
  Lines        9310     9345      +35     
  Branches     2725     2742      +17     
==========================================
+ Hits         8917     8930      +13     
- Misses        393      415      +22     

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