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: support customize cache db for business #19182

Merged
merged 1 commit into from
Aug 18, 2023

fix: support customize cache db for business

33052aa
Select commit
Loading
Failed to load commit list.
Merged

fix: support customize cache db for business #19182

fix: support customize cache db for business
33052aa
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Aug 18, 2023 in 0s

26.31% of diff hit (target 67.42%)

View this Pull Request on Codecov

26.31% of diff hit (target 67.42%)

Annotations

Check warning on line 265 in src/controller/quota/controller.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/controller/quota/controller.go#L265

Added line #L265 was not covered by tests

Check warning on line 156 in src/lib/cache/cache.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/cache/cache.go#L150-L156

Added lines #L150 - L156 were not covered by tests

Check warning on line 158 in src/lib/cache/cache.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/cache/cache.go#L158

Added line #L158 was not covered by tests

Check warning on line 164 in src/lib/cache/cache.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/cache/cache.go#L161-L164

Added lines #L161 - L164 were not covered by tests

Check warning on line 170 in src/lib/cache/cache.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/cache/cache.go#L166-L170

Added lines #L166 - L170 were not covered by tests

Check warning on line 173 in src/lib/cache/cache.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/cache/cache.go#L173

Added line #L173 was not covered by tests

Check warning on line 70 in src/lib/redis/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lib/redis/client.go#L69-L70

Added lines #L69 - L70 were not covered by tests

Check warning on line 35 in src/pkg/cached/base_manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pkg/cached/base_manager.go#L35

Added line #L35 was not covered by tests

Check warning on line 39 in src/pkg/cached/base_manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pkg/cached/base_manager.go#L39

Added line #L39 was not covered by tests

Check warning on line 43 in src/pkg/cached/base_manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pkg/cached/base_manager.go#L43

Added line #L43 was not covered by tests

Check warning on line 47 in src/pkg/cached/base_manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pkg/cached/base_manager.go#L47

Added line #L47 was not covered by tests

Check warning on line 60 in src/pkg/cached/base_manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pkg/cached/base_manager.go#L60

Added line #L60 was not covered by tests

Check warning on line 64 in src/pkg/cached/base_manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pkg/cached/base_manager.go#L64

Added line #L64 was not covered by tests