Skip to content

Quicksort: copy twice instead of scan-scatter#187

Open
tkf wants to merge 4 commits into
masterfrom
copy-twice
Open

Quicksort: copy twice instead of scan-scatter#187
tkf wants to merge 4 commits into
masterfrom
copy-twice

Conversation

@tkf

@tkf tkf commented Dec 21, 2021

Copy link
Copy Markdown
Owner

No description provided.

@codecov

codecov Bot commented Dec 21, 2021

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 60.00000% with 34 lines in your changes missing coverage. Please review.
✅ Project coverage is 71.50%. Comparing base (f8fa366) to head (5dd6143).
⚠️ Report is 8 commits behind head on master.

Files with missing lines Patch % Lines
src/quicksort.jl 60.71% 33 Missing ⚠️
src/utils.jl 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #187      +/-   ##
==========================================
- Coverage   73.90%   71.50%   -2.40%     
==========================================
  Files          11       11              
  Lines         571      537      -34     
==========================================
- Hits          422      384      -38     
- Misses        149      153       +4     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Base automatically changed from reduce-allocations to master December 21, 2021 08:36
@tkf tkf force-pushed the copy-twice branch 3 times, most recently from c941d3a to 501b8a6 Compare December 22, 2021 03:20
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