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 a few more collections #8

Merged
merged 4 commits into from
Jun 14, 2021
Merged

Add a few more collections #8

merged 4 commits into from
Jun 14, 2021

Conversation

tkf
Copy link
Member

@tkf tkf commented Jun 14, 2021

No description provided.

@codecov
Copy link

codecov bot commented Jun 14, 2021

Codecov Report

Merging #8 (a1b70d7) into master (76815e7) will increase coverage by 0.60%.
The diff coverage is 82.10%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #8      +/-   ##
==========================================
+ Coverage   79.65%   80.26%   +0.60%     
==========================================
  Files           5        8       +3     
  Lines         575      765     +190     
==========================================
+ Hits          458      614     +156     
- Misses        117      151      +34     
Flag Coverage Δ
unittests 80.26% <82.10%> (+0.60%) ⬆️

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

Impacted Files Coverage Δ
src/ConcurrentCollections.jl 100.00% <ø> (ø)
src/utils.jl 66.15% <23.80%> (-8.16%) ⬇️
src/msqueue.jl 81.39% <81.39%> (ø)
src/workstealing.jl 91.00% <91.00%> (ø)
src/stack.jl 96.15% <96.15%> (ø)

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 76815e7...a1b70d7. Read the comment docs.

@tkf tkf force-pushed the dev branch 3 times, most recently from de09bb2 to 8579550 Compare June 14, 2021 07:02
@tkf tkf enabled auto-merge June 14, 2021 07:05
@tkf tkf merged commit 5cf504c into master Jun 14, 2021
@tkf tkf deleted the dev branch June 14, 2021 07:07
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