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

feat: Enable multiple calls to modify_generic_constraints#52

Merged
VictorKoenders merged 2 commits intobincode-org:trunkfrom
Daniel-Aaron-Bloom:modify_generic_constraints
Apr 3, 2023
Merged

feat: Enable multiple calls to modify_generic_constraints#52
VictorKoenders merged 2 commits intobincode-org:trunkfrom
Daniel-Aaron-Bloom:modify_generic_constraints

Conversation

@Daniel-Aaron-Bloom
Copy link
Contributor

Right now, each call to modify_generic_constraints overwrites all previous calls. This change makes multiple calls build on each other instead.

@codecov
Copy link

codecov bot commented Apr 1, 2023

Codecov Report

Patch coverage has no change and project coverage change: -0.23 ⚠️

Comparison is base (eb18f25) 49.13% compared to head (a6b8dab) 48.90%.

Additional details and impacted files
@@            Coverage Diff             @@
##            trunk      #52      +/-   ##
==========================================
- Coverage   49.13%   48.90%   -0.23%     
==========================================
  Files          19       19              
  Lines        1911     1922      +11     
==========================================
+ Hits          939      940       +1     
- Misses        972      982      +10     
Impacted Files Coverage Δ
src/generate/impl.rs 0.00% <0.00%> (ø)
src/generate/impl_for.rs 43.02% <0.00%> (-1.03%) ⬇️

... and 2 files with indirect coverage changes

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 in Codecov by Sentry.
📢 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.

LGTM, thanks!

@VictorKoenders VictorKoenders merged commit ce992eb into bincode-org:trunk Apr 3, 2023
@Daniel-Aaron-Bloom Daniel-Aaron-Bloom deleted the modify_generic_constraints branch April 3, 2023 08:46
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