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: migrate redis breaker into hook #3982

Merged
merged 4 commits into from
Mar 12, 2024

Conversation

MarkJoyMa
Copy link
Collaborator

No description provided.

@MarkJoyMa MarkJoyMa added the do-not-merge/hold Indicates that a PR should not merge because of known issues or need more discussion. label Mar 6, 2024
@MarkJoyMa MarkJoyMa requested a review from kevwan March 6, 2024 13:56
core/stores/redis/hook.go Outdated Show resolved Hide resolved
Copy link

codecov bot commented Mar 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.14%. Comparing base (2629636) to head (d0cacfe).
Report is 23 commits behind head on master.

Additional details and impacted files
Files Coverage Δ
core/stores/redis/breakerhook.go 100.00% <100.00%> (ø)
core/stores/redis/durationhook.go 100.00% <100.00%> (ø)
core/stores/redis/redis.go 99.82% <ø> (+0.06%) ⬆️
core/stores/redis/redisclientmanager.go 93.33% <100.00%> (+12.08%) ⬆️
core/stores/redis/redisclustermanager.go 86.84% <100.00%> (+1.12%) ⬆️

... and 249 files with indirect coverage changes

@MarkJoyMa MarkJoyMa removed the do-not-merge/hold Indicates that a PR should not merge because of known issues or need more discussion. label Mar 10, 2024
@kevwan kevwan added this pull request to the merge queue Mar 12, 2024
Merged via the queue into zeromicro:master with commit 7d90f90 Mar 12, 2024
6 checks 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.

None yet

2 participants