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

read<std::map>() implementation: overwrite existing entries #479

Merged
merged 1 commit into from
Jan 19, 2025

Conversation

biojppm
Copy link
Owner

@biojppm biojppm commented Nov 17, 2024

fixes #477

Copy link

codecov bot commented Nov 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.28%. Comparing base (8abfacd) to head (44aba6d).
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #479      +/-   ##
==========================================
- Coverage   97.28%   97.28%   -0.01%     
==========================================
  Files          34       34              
  Lines       11274    11272       -2     
==========================================
- Hits        10968    10966       -2     
  Misses        306      306              

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

@biojppm biojppm force-pushed the fix/477_vector_vs_map branch from 06eeace to 7cb4394 Compare January 18, 2025 18:50
@biojppm biojppm force-pushed the fix/477_vector_vs_map branch from 7cb4394 to 44aba6d Compare January 18, 2025 21:34
@biojppm biojppm merged commit 75e1034 into master Jan 19, 2025
253 of 255 checks passed
@biojppm biojppm deleted the fix/477_vector_vs_map branch January 19, 2025 10:39
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.

Inconsistent behavior between vector and map
1 participant