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

feat: make ConstGeneric fields public#50

Merged
VictorKoenders merged 2 commits intobincode-org:trunkfrom
Daniel-Aaron-Bloom:const-gen
Apr 1, 2023
Merged

feat: make ConstGeneric fields public#50
VictorKoenders merged 2 commits intobincode-org:trunkfrom
Daniel-Aaron-Bloom:const-gen

Conversation

@Daniel-Aaron-Bloom
Copy link
Contributor

Also make ident function public, but as a & instead of a clone.

Also make `ident` function public, but as a `&` instead of a clone.
@codecov
Copy link

codecov bot commented Mar 31, 2023

Codecov Report

Patch coverage: 83.33% and no project coverage change.

Comparison is base (eb18f25) 49.13% compared to head (232eeb5) 49.13%.

Additional details and impacted files
@@           Coverage Diff           @@
##            trunk      #50   +/-   ##
=======================================
  Coverage   49.13%   49.13%           
=======================================
  Files          19       19           
  Lines        1911     1911           
=======================================
  Hits          939      939           
  Misses        972      972           
Impacted Files Coverage Δ
src/parse/generics.rs 71.24% <83.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 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.

One minor thing, otherwise LGTM

@VictorKoenders VictorKoenders merged commit df4c7da into bincode-org:trunk Apr 1, 2023
@Daniel-Aaron-Bloom Daniel-Aaron-Bloom deleted the const-gen branch April 1, 2023 07:55
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