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

Fix the eviction error #440

Merged
merged 1 commit into from
Jun 25, 2023
Merged

Fix the eviction error #440

merged 1 commit into from
Jun 25, 2023

Conversation

SimFG
Copy link
Collaborator

@SimFG SimFG commented Jun 25, 2023

No description provided.

Signed-off-by: SimFG <bang.fu@zilliz.com>
@sre-ci-robot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: SimFG

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@codecov
Copy link

codecov bot commented Jun 25, 2023

Codecov Report

Merging #440 (21f3219) into dev (c0c626b) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##              dev     #440   +/-   ##
=======================================
  Coverage   93.89%   93.89%           
=======================================
  Files          90       90           
  Lines        3325     3327    +2     
=======================================
+ Hits         3122     3124    +2     
  Misses        203      203           
Impacted Files Coverage Δ
gptcache/manager/eviction/manager.py 100.00% <100.00%> (ø)
gptcache/manager/eviction/memory_cache.py 90.90% <100.00%> (ø)

@SimFG SimFG merged commit 10dcfae into zilliztech:dev Jun 25, 2023
4 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants