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

feat: allow ordering by case expression #292

Merged
merged 1 commit into from
Aug 28, 2021
Merged

feat: allow ordering by case expression #292

merged 1 commit into from
Aug 28, 2021

Conversation

doug-martin
Copy link
Owner

  • Allow ordering by case expressions

@codecov
Copy link

codecov bot commented Aug 6, 2021

Codecov Report

Merging #292 (1d55a36) into master (ce33bd7) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #292   +/-   ##
=======================================
  Coverage   96.80%   96.81%           
=======================================
  Files          61       61           
  Lines        3353     3355    +2     
=======================================
+ Hits         3246     3248    +2     
  Misses         91       91           
  Partials       16       16           
Flag Coverage Δ
unittests 96.81% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
exp/exp.go 67.14% <ø> (ø)
exp/case.go 100.00% <100.00%> (ø)

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 ce33bd7...1d55a36. Read the comment docs.

@doug-martin doug-martin merged commit dd8222f into master Aug 28, 2021
@doug-martin doug-martin deleted the issue282 branch October 16, 2021 21:24
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