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

Use serial copying quicksort before smallsort #185

Merged
merged 1 commit into from
Dec 21, 2021
Merged

Use serial copying quicksort before smallsort #185

merged 1 commit into from
Dec 21, 2021

Conversation

tkf
Copy link
Owner

@tkf tkf commented Dec 21, 2021

No description provided.

@tkf tkf enabled auto-merge (squash) December 21, 2021 05:53
@codecov
Copy link

codecov bot commented Dec 21, 2021

Codecov Report

Merging #185 (7c72cc3) into master (5cf7c0f) will decrease coverage by 4.13%.
The diff coverage is 26.31%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #185      +/-   ##
==========================================
- Coverage   79.18%   75.04%   -4.14%     
==========================================
  Files           9        9              
  Lines         490      521      +31     
==========================================
+ Hits          388      391       +3     
- Misses        102      130      +28     
Impacted Files Coverage Δ
src/quicksort.jl 77.27% <26.31%> (-20.75%) ⬇️

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 5cf7c0f...7c72cc3. Read the comment docs.

@tkf tkf merged commit 1a97ad5 into master Dec 21, 2021
@tkf tkf deleted the serial-dac branch December 21, 2021 06:16
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