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

Implement sort aliases #172

Merged
merged 1 commit into from
Apr 4, 2021
Merged

Implement sort aliases #172

merged 1 commit into from
Apr 4, 2021

Conversation

groenroos
Copy link
Member

Closes #165.

@groenroos groenroos added the enhancement Improvements to existing features and functionality label Apr 4, 2021
@groenroos groenroos added this to the M2 - Release 2.0 milestone Apr 4, 2021
@groenroos groenroos self-assigned this Apr 4, 2021
@codecov
Copy link

codecov bot commented Apr 4, 2021

Codecov Report

Merging #172 (55c26c4) into master (95b4b09) will decrease coverage by 0.07%.
The diff coverage is 33.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #172      +/-   ##
==========================================
- Coverage   91.59%   91.52%   -0.08%     
==========================================
  Files          35       35              
  Lines        1238     1239       +1     
==========================================
  Hits         1134     1134              
- Misses        104      105       +1     
Impacted Files Coverage Δ
lib/Storage.js 83.12% <33.33%> (-0.35%) ⬇️

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 95b4b09...55c26c4. Read the comment docs.

@groenroos groenroos merged commit 44395b8 into master Apr 4, 2021
@groenroos groenroos deleted the fix/sort-aliases branch April 4, 2021 18:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improvements to existing features and functionality
Development

Successfully merging this pull request may close these issues.

Implement aliases for sort
1 participant