ThreadsX.jl icon indicating copy to clipboard operation
ThreadsX.jl copied to clipboard

Try to refine pivot in choose_pivot

Open tkf opened this issue 4 years ago • 1 comments

tkf avatar Dec 23 '21 05:12 tkf

Codecov Report

Merging #188 (15e9ee1) into copy-twice (5dd6143) will increase coverage by 0.46%. The diff coverage is 76.00%.

Impacted file tree graph

@@              Coverage Diff               @@
##           copy-twice     #188      +/-   ##
==============================================
+ Coverage       71.50%   71.97%   +0.46%     
==============================================
  Files              11       11              
  Lines             537      553      +16     
==============================================
+ Hits              384      398      +14     
- Misses            153      155       +2     
Impacted Files Coverage Δ
src/quicksort.jl 65.67% <72.72%> (+2.11%) :arrow_up:
src/utils.jl 65.71% <100.00%> (+1.42%) :arrow_up:

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 5dd6143...15e9ee1. Read the comment docs.

codecov[bot] avatar Dec 23 '21 05:12 codecov[bot]