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

feature: hidden field for @construct #19

Merged
merged 6 commits into from
Nov 19, 2022
Merged

feature: hidden field for @construct #19

merged 6 commits into from
Nov 19, 2022

Conversation

miRoox
Copy link
Owner

@miRoox miRoox commented Nov 19, 2022

No description provided.

it's more simple and flexible
@codecov-commenter
Copy link

codecov-commenter commented Nov 19, 2022

Codecov Report

Merging #19 (aa95254) into master (3a833b8) will increase coverage by 0.03%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master      #19      +/-   ##
==========================================
+ Coverage   96.87%   96.90%   +0.03%     
==========================================
  Files          23       23              
  Lines         639      647       +8     
==========================================
+ Hits          619      627       +8     
  Misses         20       20              
Impacted Files Coverage Δ
src/Padded.jl 100.00% <100.00%> (ø)
src/Sequence.jl 100.00% <100.00%> (ø)
src/macro.jl 95.86% <100.00%> (+0.14%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

type deduction should start from the top type (Any),
otherwise it may not be covergent.
hidden fields might be used by other parts
Allow hide named field
@miRoox miRoox merged commit 6e055e3 into master Nov 19, 2022
@miRoox miRoox deleted the feat-hidden-field branch November 19, 2022 12:26
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.

2 participants