Skip to content
This repository was archived by the owner on Aug 15, 2025. It is now read-only.

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

Merged
VictorKoenders merged 2 commits intotrunkfrom
std-hashmap
Nov 22, 2021
Merged

Added Decode/Encode for HashMap<K, V>#438
VictorKoenders merged 2 commits intotrunkfrom
std-hashmap

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 subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants