Skip to content

Add thread local chunk caches

Codecov / codecov/patch succeeded Aug 26, 2024 in 1s

51.03% of diff hit (target 81.61%)

View this Pull Request on Codecov

51.03% of diff hit (target 81.61%)

Annotations

Check warning on line 28 in src/array/chunk_cache.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/array/chunk_cache.rs#L26-L28

Added lines #L26 - L28 were not covered by tests

Check warning on line 34 in src/array/chunk_cache.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/array/chunk_cache.rs#L32-L34

Added lines #L32 - L34 were not covered by tests

Check warning on line 55 in src/array/chunk_cache.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/array/chunk_cache.rs#L55

Added line #L55 was not covered by tests

Check warning on line 57 in src/array/chunk_cache.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/array/chunk_cache.rs#L57

Added line #L57 was not covered by tests

Check warning on line 63 in src/array/chunk_cache.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/array/chunk_cache.rs#L59-L63

Added lines #L59 - L63 were not covered by tests

Check warning on line 67 in src/array/chunk_cache.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/array/chunk_cache.rs#L65-L67

Added lines #L65 - L67 were not covered by tests

Check warning on line 69 in src/array/chunk_cache.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/array/chunk_cache.rs#L69

Added line #L69 was not covered by tests

Check warning on line 40 in src/array/chunk_cache/array_chunk_cache_ext_decoded_sync.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/array/chunk_cache/array_chunk_cache_ext_decoded_sync.rs#L37-L40

Added lines #L37 - L40 were not covered by tests

Check warning on line 63 in src/array/chunk_cache/array_chunk_cache_ext_decoded_sync.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/array/chunk_cache/array_chunk_cache_ext_decoded_sync.rs#L55-L63

Added lines #L55 - L63 were not covered by tests

Check warning on line 65 in src/array/chunk_cache/array_chunk_cache_ext_decoded_sync.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/array/chunk_cache/array_chunk_cache_ext_decoded_sync.rs#L65

Added line #L65 was not covered by tests

Check warning on line 77 in src/array/chunk_cache/array_chunk_cache_ext_decoded_sync.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/array/chunk_cache/array_chunk_cache_ext_decoded_sync.rs#L68-L77

Added lines #L68 - L77 were not covered by tests

Check warning on line 80 in src/array/chunk_cache/array_chunk_cache_ext_decoded_sync.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/array/chunk_cache/array_chunk_cache_ext_decoded_sync.rs#L79-L80

Added lines #L79 - L80 were not covered by tests

Check warning on line 82 in src/array/chunk_cache/array_chunk_cache_ext_decoded_sync.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/array/chunk_cache/array_chunk_cache_ext_decoded_sync.rs#L82

Added line #L82 was not covered by tests

Check warning on line 95 in src/array/chunk_cache/array_chunk_cache_ext_decoded_sync.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/array/chunk_cache/array_chunk_cache_ext_decoded_sync.rs#L84-L95

Added lines #L84 - L95 were not covered by tests

Check warning on line 99 in src/array/chunk_cache/array_chunk_cache_ext_decoded_sync.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/array/chunk_cache/array_chunk_cache_ext_decoded_sync.rs#L97-L99

Added lines #L97 - L99 were not covered by tests

Check warning on line 109 in src/array/chunk_cache/array_chunk_cache_ext_decoded_sync.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/array/chunk_cache/array_chunk_cache_ext_decoded_sync.rs#L101-L109

Added lines #L101 - L109 were not covered by tests

Check warning on line 111 in src/array/chunk_cache/array_chunk_cache_ext_decoded_sync.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/array/chunk_cache/array_chunk_cache_ext_decoded_sync.rs#L111

Added line #L111 was not covered by tests

Check warning on line 123 in src/array/chunk_cache/array_chunk_cache_ext_decoded_sync.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/array/chunk_cache/array_chunk_cache_ext_decoded_sync.rs#L114-L123

Added lines #L114 - L123 were not covered by tests

Check warning on line 138 in src/array/chunk_cache/array_chunk_cache_ext_decoded_sync.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/array/chunk_cache/array_chunk_cache_ext_decoded_sync.rs#L125-L138

Added lines #L125 - L138 were not covered by tests

Check warning on line 140 in src/array/chunk_cache/array_chunk_cache_ext_decoded_sync.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/array/chunk_cache/array_chunk_cache_ext_decoded_sync.rs#L140

Added line #L140 was not covered by tests

Check warning on line 143 in src/array/chunk_cache/array_chunk_cache_ext_decoded_sync.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/array/chunk_cache/array_chunk_cache_ext_decoded_sync.rs#L142-L143

Added lines #L142 - L143 were not covered by tests

Check warning on line 146 in src/array/chunk_cache/array_chunk_cache_ext_decoded_sync.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/array/chunk_cache/array_chunk_cache_ext_decoded_sync.rs#L146

Added line #L146 was not covered by tests

Check warning on line 154 in src/array/chunk_cache/array_chunk_cache_ext_decoded_sync.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/array/chunk_cache/array_chunk_cache_ext_decoded_sync.rs#L148-L154

Added lines #L148 - L154 were not covered by tests

Check warning on line 157 in src/array/chunk_cache/array_chunk_cache_ext_decoded_sync.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/array/chunk_cache/array_chunk_cache_ext_decoded_sync.rs#L156-L157

Added lines #L156 - L157 were not covered by tests

Check warning on line 168 in src/array/chunk_cache/array_chunk_cache_ext_decoded_sync.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/array/chunk_cache/array_chunk_cache_ext_decoded_sync.rs#L159-L168

Added lines #L159 - L168 were not covered by tests