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

Enhancement: Can update memory cache #21

Merged
merged 1 commit into from
Jun 5, 2024

Conversation

pygzfei
Copy link
Collaborator

@pygzfei pygzfei commented Jun 5, 2024

closes #20

@codecov-commenter
Copy link

Codecov Report

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

Project coverage is 89.41%. Comparing base (8c0c8f0) to head (fc2e051).

Current head fc2e051 differs from pull request most recent head 02754e8

Please upload reports for the commit 02754e8 to get more accurate results.

Files Patch % Lines
...tCache.InMemory/Drivers/MultiBucketsMemoryCache.cs 95.00% 0 Missing and 1 partial ⚠️

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

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #21      +/-   ##
==========================================
+ Coverage   89.06%   89.41%   +0.35%     
==========================================
  Files          23       23              
  Lines         512      529      +17     
  Branches       95       98       +3     
==========================================
+ Hits          456      473      +17     
  Misses         30       30              
  Partials       26       26              

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

@SlothRemige SlothRemige merged commit 2d40751 into master Jun 5, 2024
1 check passed
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.

Enhancement: Can update memory cache
3 participants