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

Faster sortexp #575

Merged
merged 6 commits into from
Feb 28, 2023
Merged

Faster sortexp #575

merged 6 commits into from
Feb 28, 2023

Conversation

sostock
Copy link
Collaborator

@sostock sostock commented Oct 31, 2022

Cherry-picked from #569.

@codecov-commenter
Copy link

codecov-commenter commented Oct 31, 2022

Codecov Report

Merging #575 (78f0bba) into master (ebad449) will decrease coverage by 3.21%.
The diff coverage is 100.00%.

❗ Current head 78f0bba differs from pull request most recent head be808dc. Consider uploading reports for the commit be808dc to get more accurate results

@@            Coverage Diff             @@
##           master     #575      +/-   ##
==========================================
- Coverage   87.92%   84.71%   -3.22%     
==========================================
  Files          16       16              
  Lines        1449     1452       +3     
==========================================
- Hits         1274     1230      -44     
- Misses        175      222      +47     
Impacted Files Coverage Δ
src/user.jl 95.78% <ø> (+0.52%) ⬆️
src/display.jl 95.95% <100.00%> (+0.04%) ⬆️
src/range.jl 92.94% <100.00%> (+1.37%) ⬆️
src/promotion.jl 42.22% <0.00%> (-53.34%) ⬇️
src/logarithm.jl 69.67% <0.00%> (-8.61%) ⬇️
src/dimensions.jl 90.47% <0.00%> (-4.77%) ⬇️
src/types.jl 87.75% <0.00%> (-2.05%) ⬇️
src/dates.jl 95.83% <0.00%> (-1.39%) ⬇️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@sostock sostock merged commit 00cf44b into PainterQubits:master Feb 28, 2023
@sostock sostock deleted the sortexp branch February 28, 2023 14:35
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.

3 participants