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

Export GenConst#37

Merged
VictorKoenders merged 3 commits intobincode-org:trunkfrom
Daniel-Aaron-Bloom:patch-1
Mar 30, 2023
Merged

Export GenConst#37
VictorKoenders merged 3 commits intobincode-org:trunkfrom
Daniel-Aaron-Bloom:patch-1

Conversation

@Daniel-Aaron-Bloom
Copy link
Contributor

fixes #36

fixes #36
@VictorKoenders
Copy link
Contributor

I would merge this but github actions is having a day...

@codecov
Copy link

codecov bot commented Mar 29, 2023

Codecov Report

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

Comparison is base (04567e9) 39.94% compared to head (2888a21) 39.90%.

Additional details and impacted files
@@            Coverage Diff             @@
##            trunk      #37      +/-   ##
==========================================
- Coverage   39.94%   39.90%   -0.05%     
==========================================
  Files          19       19              
  Lines        1860     1852       -8     
==========================================
- Hits          743      739       -4     
+ Misses       1117     1113       -4     
Impacted Files Coverage Δ
src/generate/impl_for.rs 0.00% <ø> (ø)

... and 4 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.

@VictorKoenders
Copy link
Contributor

If you fix the missing doc issues, I think this is good to go 👍

@Daniel-Aaron-Bloom
Copy link
Contributor Author

Docs have been added.

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! This looks great

@VictorKoenders VictorKoenders merged commit 83b8718 into bincode-org:trunk Mar 30, 2023
@Daniel-Aaron-Bloom Daniel-Aaron-Bloom deleted the patch-1 branch March 31, 2023 06:20
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.

GenConst is part of the public interface, but not exported

2 participants