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

Customized cache double deletion strategy #12

Merged
merged 1 commit into from
Apr 15, 2024

Conversation

pygzfei
Copy link
Collaborator

@pygzfei pygzfei commented Apr 15, 2024

No description provided.

@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 84.61538% with 4 lines in your changes are missing coverage. Please review.

Project coverage is 91.04%. Comparing base (df57b9a) to head (fca3389).
Report is 2 commits behind head on master.

❗ Current head fca3389 differs from pull request most recent head 5d74ab4. Consider uploading reports for the commit 5d74ab4 to get more accurate results

Files Patch % Lines
FastCache.InMemory/Setup/Setup.cs 66.66% 3 Missing ⚠️
...tCache.InMemory/Drivers/MultiBucketsMemoryCache.cs 87.50% 1 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #12      +/-   ##
==========================================
- Coverage   91.18%   91.04%   -0.15%     
==========================================
  Files          22       23       +1     
  Lines         465      480      +15     
  Branches       86       87       +1     
==========================================
+ Hits          424      437      +13     
- Misses         19       21       +2     
  Partials       22       22              

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

@pygzfei pygzfei merged commit 80b8b8f into master Apr 15, 2024
1 check passed
@pygzfei pygzfei deleted the cache-double-deletion-strategy branch May 8, 2024 08:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants