Skip to content

implement efficient sortperm #31

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 4 commits into from
Dec 14, 2018
Merged

implement efficient sortperm #31

merged 4 commits into from
Dec 14, 2018

Conversation

piever
Copy link
Collaborator

@piever piever commented Dec 14, 2018

No description provided.

@codecov-io
Copy link

codecov-io commented Dec 14, 2018

Codecov Report

Merging #31 into master will increase coverage by 0.68%.
The diff coverage is 91.54%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #31      +/-   ##
=========================================
+ Coverage   88.42%   89.1%   +0.68%     
=========================================
  Files           7       7              
  Lines         190     257      +67     
=========================================
+ Hits          168     229      +61     
- Misses         22      28       +6
Impacted Files Coverage Δ
src/StructArrays.jl 100% <100%> (ø) ⬆️
src/sort.jl 91.78% <91.3%> (-8.22%) ⬇️

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 b120387...e7e5aef. Read the comment docs.

@piever piever merged commit eac2650 into master Dec 14, 2018
@piever piever deleted the pv/sort branch December 14, 2018 11:45
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.

2 participants