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: add redis bigkey hook #4388

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Merge branch 'master' into feat/redis_bigkey_hook

c6fd491
Select commit
Loading
Failed to load commit list.
Open

feat: add redis bigkey hook #4388

Merge branch 'master' into feat/redis_bigkey_hook
c6fd491
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 9, 2024 in 0s

72.78% of diff hit (target 94.67%)

View this Pull Request on Codecov

72.78% of diff hit (target 94.67%)

Annotations

Check warning on line 66 in core/stores/redis/bigkeyhook.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/stores/redis/bigkeyhook.go#L66

Added line #L66 was not covered by tests

Check warning on line 78 in core/stores/redis/bigkeyhook.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/stores/redis/bigkeyhook.go#L77-L78

Added lines #L77 - L78 were not covered by tests

Check warning on line 83 in core/stores/redis/bigkeyhook.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/stores/redis/bigkeyhook.go#L81-L83

Added lines #L81 - L83 were not covered by tests

Check warning on line 87 in core/stores/redis/bigkeyhook.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/stores/redis/bigkeyhook.go#L87

Added line #L87 was not covered by tests

Check warning on line 105 in core/stores/redis/bigkeyhook.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/stores/redis/bigkeyhook.go#L105

Added line #L105 was not covered by tests

Check warning on line 115 in core/stores/redis/bigkeyhook.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/stores/redis/bigkeyhook.go#L115

Added line #L115 was not covered by tests

Check warning on line 126 in core/stores/redis/bigkeyhook.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/stores/redis/bigkeyhook.go#L126

Added line #L126 was not covered by tests

Check warning on line 134 in core/stores/redis/bigkeyhook.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/stores/redis/bigkeyhook.go#L134

Added line #L134 was not covered by tests

Check warning on line 143 in core/stores/redis/bigkeyhook.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/stores/redis/bigkeyhook.go#L143

Added line #L143 was not covered by tests

Check warning on line 164 in core/stores/redis/bigkeyhook.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/stores/redis/bigkeyhook.go#L164

Added line #L164 was not covered by tests

Check warning on line 187 in core/stores/redis/bigkeyhook.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/stores/redis/bigkeyhook.go#L187

Added line #L187 was not covered by tests

Check warning on line 204 in core/stores/redis/bigkeyhook.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/stores/redis/bigkeyhook.go#L201-L204

Added lines #L201 - L204 were not covered by tests

Check warning on line 221 in core/stores/redis/bigkeyhook.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/stores/redis/bigkeyhook.go#L218-L221

Added lines #L218 - L221 were not covered by tests

Check warning on line 58 in core/stores/redis/conf.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/stores/redis/conf.go#L54-L58

Added lines #L54 - L58 were not covered by tests

Check warning on line 139 in core/stores/redis/redis.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/stores/redis/redis.go#L139

Added line #L139 was not covered by tests