Skip to content

LRU cache utility

Codecov / codecov/patch failed Dec 23, 2024 in 1s

72.96% of diff hit (target 94.31%)

View this Pull Request on Codecov

72.96% of diff hit (target 94.31%)

Annotations

Check warning on line 17 in lib/evmone/lru_cache.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/evmone/lru_cache.hpp#L17

Added line #L17 was not covered by tests

Check warning on line 19 in lib/evmone/lru_cache.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/evmone/lru_cache.hpp#L19

Added line #L19 was not covered by tests

Check warning on line 15 in test/internal_benchmarks/lru_cache_bench.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

test/internal_benchmarks/lru_cache_bench.cpp#L15

Added line #L15 was not covered by tests

Check warning on line 18 in test/internal_benchmarks/lru_cache_bench.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

test/internal_benchmarks/lru_cache_bench.cpp#L17-L18

Added lines #L17 - L18 were not covered by tests

Check warning on line 22 in test/internal_benchmarks/lru_cache_bench.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

test/internal_benchmarks/lru_cache_bench.cpp#L20-L22

Added lines #L20 - L22 were not covered by tests

Check warning on line 26 in test/internal_benchmarks/lru_cache_bench.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

test/internal_benchmarks/lru_cache_bench.cpp#L25-L26

Added lines #L25 - L26 were not covered by tests

Check warning on line 28 in test/internal_benchmarks/lru_cache_bench.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

test/internal_benchmarks/lru_cache_bench.cpp#L28

Added line #L28 was not covered by tests

Check warning on line 30 in test/internal_benchmarks/lru_cache_bench.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

test/internal_benchmarks/lru_cache_bench.cpp#L30

Added line #L30 was not covered by tests

Check warning on line 32 in test/internal_benchmarks/lru_cache_bench.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

test/internal_benchmarks/lru_cache_bench.cpp#L32

Added line #L32 was not covered by tests

Check warning on line 35 in test/internal_benchmarks/lru_cache_bench.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

test/internal_benchmarks/lru_cache_bench.cpp#L34-L35

Added lines #L34 - L35 were not covered by tests

Check warning on line 37 in test/internal_benchmarks/lru_cache_bench.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

test/internal_benchmarks/lru_cache_bench.cpp#L37

Added line #L37 was not covered by tests

Check warning on line 43 in test/internal_benchmarks/lru_cache_bench.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

test/internal_benchmarks/lru_cache_bench.cpp#L43

Added line #L43 was not covered by tests

Check warning on line 46 in test/internal_benchmarks/lru_cache_bench.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

test/internal_benchmarks/lru_cache_bench.cpp#L45-L46

Added lines #L45 - L46 were not covered by tests

Check warning on line 50 in test/internal_benchmarks/lru_cache_bench.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

test/internal_benchmarks/lru_cache_bench.cpp#L48-L50

Added lines #L48 - L50 were not covered by tests

Check warning on line 54 in test/internal_benchmarks/lru_cache_bench.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

test/internal_benchmarks/lru_cache_bench.cpp#L53-L54

Added lines #L53 - L54 were not covered by tests

Check warning on line 56 in test/internal_benchmarks/lru_cache_bench.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

test/internal_benchmarks/lru_cache_bench.cpp#L56

Added line #L56 was not covered by tests

Check warning on line 58 in test/internal_benchmarks/lru_cache_bench.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

test/internal_benchmarks/lru_cache_bench.cpp#L58

Added line #L58 was not covered by tests

Check warning on line 60 in test/internal_benchmarks/lru_cache_bench.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

test/internal_benchmarks/lru_cache_bench.cpp#L60

Added line #L60 was not covered by tests

Check warning on line 63 in test/internal_benchmarks/lru_cache_bench.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

test/internal_benchmarks/lru_cache_bench.cpp#L62-L63

Added lines #L62 - L63 were not covered by tests

Check warning on line 65 in test/internal_benchmarks/lru_cache_bench.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

test/internal_benchmarks/lru_cache_bench.cpp#L65

Added line #L65 was not covered by tests

Check warning on line 71 in test/internal_benchmarks/lru_cache_bench.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

test/internal_benchmarks/lru_cache_bench.cpp#L71

Added line #L71 was not covered by tests

Check warning on line 74 in test/internal_benchmarks/lru_cache_bench.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

test/internal_benchmarks/lru_cache_bench.cpp#L73-L74

Added lines #L73 - L74 were not covered by tests

Check warning on line 78 in test/internal_benchmarks/lru_cache_bench.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

test/internal_benchmarks/lru_cache_bench.cpp#L76-L78

Added lines #L76 - L78 were not covered by tests

Check warning on line 82 in test/internal_benchmarks/lru_cache_bench.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

test/internal_benchmarks/lru_cache_bench.cpp#L81-L82

Added lines #L81 - L82 were not covered by tests

Check warning on line 85 in test/internal_benchmarks/lru_cache_bench.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

test/internal_benchmarks/lru_cache_bench.cpp#L84-L85

Added lines #L84 - L85 were not covered by tests