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

Added Decode/Encode for HashMap<K, V> #438

Merged
merged 2 commits into from
Nov 22, 2021
Merged

Added Decode/Encode for HashMap<K, V> #438

merged 2 commits into from
Nov 22, 2021

Conversation

VictorKoenders
Copy link
Contributor

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Nov 21, 2021

Codecov Report

Merging #438 (197b19f) into trunk (a7c8964) will increase coverage by 0.21%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##            trunk     #438      +/-   ##
==========================================
+ Coverage   61.52%   61.74%   +0.21%     
==========================================
  Files          46       46              
  Lines        3319     3338      +19     
==========================================
+ Hits         2042     2061      +19     
  Misses       1277     1277              
Impacted Files Coverage Δ
src/lib.rs 100.00% <ø> (ø)
src/features/impl_std.rs 75.52% <100.00%> (+2.65%) ⬆️
tests/std.rs 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

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

@VictorKoenders VictorKoenders merged commit f4b4a5d into trunk Nov 22, 2021
@VictorKoenders VictorKoenders deleted the std-hashmap branch November 22, 2021 14:19
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.

3 participants