Skip to content

refactor(lru): wrap lru constructors so we could panic on error.

f68d61e
Select commit
Loading
Failed to load commit list.
Open

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

refactor(lru): wrap lru constructors so we could panic on error.
f68d61e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded May 22, 2026 in 0s

73.33% of diff hit (target 60.00%)

View this Pull Request on Codecov

73.33% of diff hit (target 60.00%)

Annotations

Check warning on line 16 in utils/lru.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

utils/lru.go#L16

Added line #L16 was not covered by tests

Check warning on line 27 in utils/lru.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

utils/lru.go#L27

Added line #L27 was not covered by tests