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

✅ Add unit test for inmemory cache #270

Merged
merged 1 commit into from
Dec 29, 2023

:white_check_mark: Add unit test for inmemory cache

90cc2d9
Select commit
Loading
Failed to load commit list.
Merged

✅ Add unit test for inmemory cache #270

:white_check_mark: Add unit test for inmemory cache
90cc2d9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 29, 2023 in 0s

50.00% of diff hit (target 32.27%)

View this Pull Request on Codecov

50.00% of diff hit (target 32.27%)

Annotations

Check warning on line 61 in pkg/configs/default.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/configs/default.go#L60-L61

Added lines #L60 - L61 were not covered by tests

Check warning on line 91 in pkg/modules/cacher/inmemory/inmemory.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/modules/cacher/inmemory/inmemory.go#L90-L91

Added lines #L90 - L91 were not covered by tests