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

Add some notes/caveats in WorkStealingDeque docs #49

Merged
merged 1 commit into from
Sep 29, 2021
Merged

Add some notes/caveats in WorkStealingDeque docs #49

merged 1 commit into from
Sep 29, 2021

Conversation

tkf
Copy link
Member

@tkf tkf commented Sep 29, 2021

No description provided.

@tkf tkf changed the title Add some caveats in WorkStealingDeque docs Add some notes/caveats in WorkStealingDeque docs Sep 29, 2021
@tkf tkf enabled auto-merge (squash) September 29, 2021 04:56
@codecov-commenter
Copy link

codecov-commenter commented Sep 29, 2021

Codecov Report

Merging #49 (e5ec72b) into master (dca80c7) will decrease coverage by 2.87%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #49      +/-   ##
==========================================
- Coverage   89.04%   86.17%   -2.88%     
==========================================
  Files          14       14              
  Lines        1433     1432       -1     
==========================================
- Hits         1276     1234      -42     
- Misses        157      198      +41     
Flag Coverage Δ
unittests 86.17% <ø> (-2.88%) ⬇️

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

Impacted Files Coverage Δ
src/promise.jl 70.37% <0.00%> (-18.52%) ⬇️
src/stack.jl 89.28% <0.00%> (-7.15%) ⬇️
src/utils.jl 64.51% <0.00%> (-5.65%) ⬇️
src/lcrq.jl 88.95% <0.00%> (-4.07%) ⬇️
src/dlcrq.jl 85.79% <0.00%> (-3.48%) ⬇️
src/msqueue.jl 85.41% <0.00%> (-2.09%) ⬇️
src/dict.jl 88.02% <0.00%> (-1.59%) ⬇️
src/ssqueue.jl 95.74% <0.00%> (-0.71%) ⬇️

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 dca80c7...e5ec72b. Read the comment docs.

@tkf tkf merged commit b4c4d1d into master Sep 29, 2021
@tkf tkf deleted the note branch September 29, 2021 05:08
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