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

switch from Cell to Arc<Mutux>

a596dbf
Select commit
Loading
Failed to load commit list.
Merged

search the Vec for small LazyIndexMaps #55

switch from Cell to Arc<Mutux>
a596dbf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 17, 2024 in 0s

92.59% of diff hit (target 80.00%)

View this Pull Request on Codecov

92.59% of diff hit (target 80.00%)

Annotations

Check warning on line 84 in src/lazy_index_map.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lazy_index_map.rs#L84

Added line #L84 was not covered by tests

Check warning on line 86 in src/lazy_index_map.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/lazy_index_map.rs#L86

Added line #L86 was not covered by tests