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

Use Ref(Ref(pair)) to force heap allocation #6

Merged
merged 1 commit into from
May 15, 2021
Merged

Use Ref(Ref(pair)) to force heap allocation #6

merged 1 commit into from
May 15, 2021

Conversation

tkf
Copy link
Member

@tkf tkf commented May 15, 2021

No description provided.

@tkf tkf enabled auto-merge (squash) May 15, 2021 07:01
@codecov
Copy link

codecov bot commented May 15, 2021

Codecov Report

Merging #6 (c45f368) into master (532c7c5) will increase coverage by 0.09%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #6      +/-   ##
==========================================
+ Coverage   79.46%   79.56%   +0.09%     
==========================================
  Files           5        5              
  Lines         599      597       -2     
==========================================
- Hits          476      475       -1     
+ Misses        123      122       -1     
Flag Coverage Δ
unittests 79.56% <100.00%> (+0.09%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/dict.jl 80.04% <100.00%> (+0.04%) ⬆️
src/utils.jl 74.21% <100.00%> (+0.17%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 532c7c5...c45f368. Read the comment docs.

@tkf tkf merged commit 4c5cfc8 into master May 15, 2021
@tkf tkf deleted the refref branch May 15, 2021 07:03
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.

1 participant