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

feat: rename Map::insert to Map::append and add proper insert impl #126

Merged
merged 1 commit into from
Dec 31, 2024

Conversation

paolobarbolini
Copy link
Owner

No description provided.

Copy link

codecov bot commented Dec 29, 2024

Codecov Report

Attention: Patch coverage is 66.66667% with 3 lines in your changes missing coverage. Please review.

Project coverage is 74.40%. Comparing base (cc4f137) to head (52102ed).
Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
src/map.rs 66.66% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #126      +/-   ##
==========================================
- Coverage   74.85%   74.40%   -0.46%     
==========================================
  Files          30       30              
  Lines         704      715      +11     
==========================================
+ Hits          527      532       +5     
- Misses        177      183       +6     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

This was referenced Dec 29, 2024
@guerinoni guerinoni merged commit 68565f2 into main Dec 31, 2024
14 of 16 checks passed
@guerinoni guerinoni deleted the map-insert-append branch December 31, 2024 13:38
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.

2 participants