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

Store full hash in the slot #22

Merged
merged 3 commits into from
Sep 16, 2021
Merged

Store full hash in the slot #22

merged 3 commits into from
Sep 16, 2021

Conversation

tkf
Copy link
Member

@tkf tkf commented Sep 16, 2021

No description provided.

@codecov
Copy link

codecov bot commented Sep 16, 2021

Codecov Report

Merging #22 (872c617) into master (636883b) will decrease coverage by 1.54%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #22      +/-   ##
==========================================
- Coverage   81.75%   80.21%   -1.55%     
==========================================
  Files          12       12              
  Lines        1299     1309      +10     
==========================================
- Hits         1062     1050      -12     
- Misses        237      259      +22     
Flag Coverage Δ
unittests 80.21% <100.00%> (-1.55%) ⬇️

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

Impacted Files Coverage Δ
src/dict.jl 84.40% <100.00%> (-0.76%) ⬇️
src/stack.jl 89.28% <0.00%> (-7.15%) ⬇️
src/lcrq.jl 75.58% <0.00%> (-4.07%) ⬇️
src/msqueue.jl 85.41% <0.00%> (-2.09%) ⬇️
src/workstealing.jl 91.42% <0.00%> (-1.91%) ⬇️
src/dlcrq.jl 73.39% <0.00%> (-1.53%) ⬇️

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 636883b...872c617. Read the comment docs.

@tkf tkf enabled auto-merge (squash) September 16, 2021 07:12
@tkf tkf merged commit e66ae4a into master Sep 16, 2021
@tkf tkf deleted the fullhash branch September 16, 2021 07:24
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