Skip to content

wrap golang-lru in our package YAGNI style

3ad6be2
Select commit
Loading
Failed to load commit list.
Open

refactor(lru): switch LRU implementation to golang-lru #3674

wrap golang-lru in our package YAGNI style
3ad6be2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded May 25, 2026 in 1s

89.28% of diff hit (target 60.00%)

View this Pull Request on Codecov

89.28% of diff hit (target 60.00%)

Annotations

Check warning on line 29 in utils/lru.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

utils/lru.go#L28-L29

Added lines #L28 - L29 were not covered by tests

Check warning on line 50 in utils/lru.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

utils/lru.go#L50

Added line #L50 was not covered by tests