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

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

Merged
VictorKoenders merged 1 commit intobincode-org:trunkfrom
trevyn:issue_537
Oct 8, 2022
Merged

Bump virtue to 0.0.9 and add test for #537#591
VictorKoenders merged 1 commit intobincode-org:trunkfrom
trevyn:issue_537

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!

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.

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

2 participants