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

improve coverage on LazyIndexMap

497a5ad
Select commit
Loading
Failed to load commit list.
Merged

search the Vec for small LazyIndexMaps #55

improve coverage on LazyIndexMap
497a5ad
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 17, 2024 in 0s

95.12% (+2.09%) compared to 849d5b8

View this Pull Request on Codecov

95.12% (+2.09%) compared to 849d5b8

Details

Codecov Report

Merging #55 (497a5ad) into main (849d5b8) will increase coverage by 2.09%.
Report is 1 commits behind head on main.
The diff coverage is 100.00%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #55      +/-   ##
==========================================
+ Coverage   93.03%   95.12%   +2.09%     
==========================================
  Files           8        8              
  Lines        1048     1067      +19     
==========================================
+ Hits          975     1015      +40     
+ Misses         73       52      -21     
Files Coverage Δ
src/lazy_index_map.rs 97.72% <100.00%> (+29.23%) ⬆️
src/python.rs 93.69% <100.00%> (+0.23%) ⬆️

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...497a5ad. Read the comment docs.