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

implement From<Vec> and FromIterator for LazyIndexMap #132

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

samuelcolvin
Copy link
Member

No description provided.

Copy link

codspeed-hq bot commented Sep 9, 2024

CodSpeed Performance Report

Merging #132 will not alter performance

Comparing lazy-index-map-constructor (5e60ec0) with main (dd25fd0)

Summary

✅ 73 untouched benchmarks

Copy link

codecov bot commented Sep 9, 2024

Codecov Report

Attention: Patch coverage is 0% with 15 lines in your changes missing coverage. Please review.

Project coverage is 94.17%. Comparing base (dd25fd0) to head (5e60ec0).

Files with missing lines Patch % Lines
crates/jiter/src/lazy_index_map.rs 0.00% 15 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #132      +/-   ##
==========================================
- Coverage   94.91%   94.17%   -0.75%     
==========================================
  Files          12       12              
  Lines        1908     1923      +15     
==========================================
  Hits         1811     1811              
- Misses         97      112      +15     
Files with missing lines Coverage Δ
crates/jiter/src/lazy_index_map.rs 85.08% <0.00%> (-12.90%) ⬇️

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 dd25fd0...5e60ec0. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant