Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

search the Vec for small LazyIndexMaps #55

Merged
merged 6 commits into from
Jan 17, 2024

use AtomicUsize

d9e31e8
Select commit
Loading
Failed to load commit list.
Merged

search the Vec for small LazyIndexMaps #55

use AtomicUsize
d9e31e8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 17, 2024 in 0s

71.87% of diff hit (target 80.00%)

View this Pull Request on Codecov

71.87% of diff hit (target 80.00%)

Annotations

Check warning on line 13 in src/lazy_index_map.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lazy_index_map.rs#L13

Added line #L13 was not covered by tests

Check warning on line 27 in src/lazy_index_map.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lazy_index_map.rs#L21-L27

Added lines #L21 - L27 were not covered by tests

Check warning on line 93 in src/lazy_index_map.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lazy_index_map.rs#L93

Added line #L93 was not covered by tests