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/project succeeded Jan 17, 2024 in 1s

93.70% (+0.67%) compared to 849d5b8

View this Pull Request on Codecov

93.70% (+0.67%) compared to 849d5b8

Details

Codecov Report

Merging #55 (d9e31e8) into main (849d5b8) will increase coverage by 0.67%.
Report is 1 commits behind head on main.
The diff coverage is 71.87%.

❗ Current head d9e31e8 differs from pull request most recent head 4c49e3e. Consider uploading reports for the commit 4c49e3e to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #55      +/-   ##
==========================================
+ Coverage   93.03%   93.70%   +0.67%     
==========================================
  Files           8        8              
  Lines        1048     1065      +17     
==========================================
+ Hits          975      998      +23     
+ Misses         73       67       -6     
Files Coverage Δ
src/python.rs 93.69% <100.00%> (+0.23%) ⬆️
src/lazy_index_map.rs 80.23% <59.09%> (+11.73%) ⬆️

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1ce40b3...4c49e3e. Read the comment docs.