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

generate ad-hoc container #20

Merged
merged 5 commits into from
Dec 4, 2022
Merged

generate ad-hoc container #20

merged 5 commits into from
Dec 4, 2022

Conversation

miRoox
Copy link
Owner

@miRoox miRoox commented Dec 4, 2022

  • fix the known issue for estimatesize.
  • might be better performance.

AnyContainer will be the default container,
but Container can be specialized for better performance.
it might improve performance,
and moreover it fix the known issue for estimatesize.
@codecov-commenter
Copy link

codecov-commenter commented Dec 4, 2022

Codecov Report

Merging #20 (451a8fe) into master (6e055e3) will increase coverage by 0.09%.
The diff coverage is 97.82%.

@@            Coverage Diff             @@
##           master      #20      +/-   ##
==========================================
+ Coverage   96.90%   97.00%   +0.09%     
==========================================
  Files          23       23              
  Lines         647      668      +21     
==========================================
+ Hits          627      648      +21     
  Misses         20       20              
Impacted Files Coverage Δ
src/macro.jl 96.31% <96.77%> (+0.45%) ⬆️
src/container.jl 100.00% <100.00%> (ø)

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

@miRoox miRoox merged commit e32b56d into master Dec 4, 2022
@miRoox miRoox deleted the feat-container branch December 4, 2022 06:43
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