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

Remove a redundant state check #25

Merged
merged 1 commit into from
Sep 19, 2021
Merged

Remove a redundant state check #25

merged 1 commit into from
Sep 19, 2021

Conversation

tkf
Copy link
Member

@tkf tkf commented Sep 19, 2021

No description provided.

@tkf tkf enabled auto-merge (squash) September 19, 2021 03:16
@codecov
Copy link

codecov bot commented Sep 19, 2021

Codecov Report

Merging #25 (65c87d6) into master (81f5847) will decrease coverage by 1.75%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #25      +/-   ##
==========================================
- Coverage   81.96%   80.21%   -1.76%     
==========================================
  Files          12       12              
  Lines        1331     1329       -2     
==========================================
- Hits         1091     1066      -25     
- Misses        240      263      +23     
Flag Coverage Δ
unittests 80.21% <ø> (-1.76%) ⬇️

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

Impacted Files Coverage Δ
src/dlcrq.jl 74.06% <ø> (-0.73%) ⬇️
src/msqueue.jl 77.08% <0.00%> (-10.42%) ⬇️
src/stack.jl 89.28% <0.00%> (-7.15%) ⬇️
src/lcrq.jl 76.16% <0.00%> (-4.07%) ⬇️
src/dict.jl 84.61% <0.00%> (-1.29%) ⬇️
src/workstealing.jl 92.38% <0.00%> (-0.96%) ⬇️

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 81f5847...65c87d6. Read the comment docs.

@tkf tkf merged commit 4adb2f9 into master Sep 19, 2021
@tkf tkf deleted the exceptions branch September 19, 2021 03:30
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