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

Bump virtue to 0.0.9 and add test for #537 #591

Merged
merged 1 commit into from Oct 8, 2022

Conversation

trevyn
Copy link
Contributor

@trevyn trevyn commented Oct 8, 2022

Fixes #537

@codecov
Copy link

codecov bot commented Oct 8, 2022

Codecov Report

Base: 54.12% // Head: 54.13% // Increases project coverage by +0.01% 🎉

Coverage data is based on head (ca9313c) compared to base (6c219e9).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##            trunk     #591      +/-   ##
==========================================
+ Coverage   54.12%   54.13%   +0.01%     
==========================================
  Files          50       50              
  Lines        4436     4437       +1     
==========================================
+ Hits         2401     2402       +1     
  Misses       2035     2035              
Impacted Files Coverage Δ
src/utils.rs 0.00% <0.00%> (ø)
src/lib.rs 16.58% <0.00%> (+0.13%) ⬆️

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.

Thanks!

@VictorKoenders VictorKoenders merged commit 61bbfbb into bincode-org:trunk Oct 8, 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.

#[derive(Encode)] and friends break on structs with default generic arguments
2 participants