Skip to content

Reduce unnecessary load #11

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

Merged
merged 3 commits into from
Sep 13, 2021
Merged

Reduce unnecessary load #11

merged 3 commits into from
Sep 13, 2021

Conversation

tkf
Copy link
Member

@tkf tkf commented Sep 13, 2021

No description provided.

@codecov
Copy link

codecov bot commented Sep 13, 2021

Codecov Report

Merging #11 (bb7c1e1) into master (e26d4bc) will decrease coverage by 1.19%.
The diff coverage is 20.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #11      +/-   ##
==========================================
- Coverage   81.12%   79.92%   -1.20%     
==========================================
  Files           8        8              
  Lines         784      787       +3     
==========================================
- Hits          636      629       -7     
- Misses        148      158      +10     
Flag Coverage Δ
unittests 79.92% <20.00%> (-1.20%) ⬇️

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

Impacted Files Coverage Δ
src/msqueue.jl 77.08% <20.00%> (-7.37%) ⬇️
src/stack.jl 89.28% <0.00%> (-7.15%) ⬇️
src/workstealing.jl 91.08% <0.00%> (-1.00%) ⬇️
src/dict.jl 80.45% <0.00%> (-0.69%) ⬇️

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 e26d4bc...bb7c1e1. Read the comment docs.

@tkf tkf enabled auto-merge (squash) September 13, 2021 01:02
@tkf tkf merged commit 0bc6986 into master Sep 13, 2021
@tkf tkf deleted the reduce-load branch September 13, 2021 01:04
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