Skip to content

Use MaybeUninit to init array without heap allocation

Codecov / codecov/patch succeeded May 23, 2024 in 0s

80.30% of diff hit (target 61.52%)

View this Pull Request on Codecov

80.30% of diff hit (target 61.52%)

Annotations

Check warning on line 256 in src/array/fixed_size_list.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/array/fixed_size_list.rs#L255-L256

Added lines #L255 - L256 were not covered by tests

Check warning on line 260 in src/array/fixed_size_list.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/array/fixed_size_list.rs#L260

Added line #L260 was not covered by tests

Check warning on line 262 in src/array/fixed_size_list.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/array/fixed_size_list.rs#L262

Added line #L262 was not covered by tests

Check warning on line 289 in src/array/fixed_size_list.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/array/fixed_size_list.rs#L289

Added line #L289 was not covered by tests

Check warning on line 296 in src/array/fixed_size_list.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/array/fixed_size_list.rs#L291-L296

Added lines #L291 - L296 were not covered by tests

Check warning on line 300 in src/array/fixed_size_list.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/array/fixed_size_list.rs#L299-L300

Added lines #L299 - L300 were not covered by tests

Check warning on line 305 in src/array/fixed_size_list.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/array/fixed_size_list.rs#L304-L305

Added lines #L304 - L305 were not covered by tests

Check warning on line 312 in src/array/fixed_size_list.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/array/fixed_size_list.rs#L307-L312

Added lines #L307 - L312 were not covered by tests

Check warning on line 323 in src/array/fixed_size_list.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/array/fixed_size_list.rs#L314-L323

Added lines #L314 - L323 were not covered by tests

Check warning on line 327 in src/array/fixed_size_list.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/array/fixed_size_list.rs#L325-L327

Added lines #L325 - L327 were not covered by tests

Check warning on line 336 in src/array/fixed_size_list.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/array/fixed_size_list.rs#L335-L336

Added lines #L335 - L336 were not covered by tests

Check warning on line 372 in src/array/fixed_size_list.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/array/fixed_size_list.rs#L372

Added line #L372 was not covered by tests

Check warning on line 386 in src/array/fixed_size_list.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/array/fixed_size_list.rs#L385-L386

Added lines #L385 - L386 were not covered by tests