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

Extended BorrowDecode for HashMap to support custom hashers #585

Merged
merged 1 commit into from Oct 2, 2022

Conversation

Speedy37
Copy link
Contributor

@Speedy37 Speedy37 commented Oct 1, 2022

No description provided.

@codecov
Copy link

codecov bot commented Oct 2, 2022

Codecov Report

Base: 54.21% // Head: 54.19% // Decreases project coverage by -0.01% ⚠️

Coverage data is based on head (c716186) compared to base (52464e0).
Patch coverage: 0.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##            trunk     #585      +/-   ##
==========================================
- Coverage   54.21%   54.19%   -0.02%     
==========================================
  Files          50       50              
  Lines        4429     4430       +1     
==========================================
  Hits         2401     2401              
- Misses       2028     2029       +1     
Impacted Files Coverage Δ
src/features/impl_std.rs 66.01% <0.00%> (-0.33%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

Copy link
Contributor

@VictorKoenders VictorKoenders left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I really need to get better at catching this myself.

Thanks for the PR!

@VictorKoenders VictorKoenders merged commit 1dda2a5 into bincode-org:trunk Oct 2, 2022
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.

None yet

2 participants