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

manager: simplify load logic #108

Merged
merged 1 commit into from
Mar 20, 2024
Merged

manager: simplify load logic #108

merged 1 commit into from
Mar 20, 2024

Conversation

unknwon
Copy link
Member

@unknwon unknwon commented Mar 20, 2024

There is no reason to keep re-generate IDs when they're valid (but not yet exist on Redis due to lazy-write behavior).

Copy link

codecov bot commented Mar 20, 2024

Codecov Report

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

Project coverage is 76.15%. Comparing base (c6b4eba) to head (4d9dbe4).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #108      +/-   ##
==========================================
+ Coverage   75.59%   76.15%   +0.56%     
==========================================
  Files          10       10              
  Lines         762      759       -3     
==========================================
+ Hits          576      578       +2     
  Misses        104      104              
+ Partials       82       77       -5     

@unknwon unknwon merged commit 4a03242 into main Mar 20, 2024
20 checks passed
@unknwon unknwon deleted the jc/manager-load branch March 20, 2024 20:02
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.

1 participant