zix99 / rare

Create console histograms, bar graphs, tables, heatmaps and more in realtime using regex and expressions.
https://rare.zdyn.net/
GNU General Public License v3.0
274 stars 15 forks source link

Sorting #79

Closed zix99 closed 2 years ago

zix99 commented 2 years ago

Add sorting modes, including:

netlify[bot] commented 2 years ago

Deploy Preview for raredocs ready!

Name Link
Latest commit d210aae69638efe3dd528b5294af8ef45c4b9475
Latest deploy log https://app.netlify.com/sites/raredocs/deploys/631ceba407717900087894a8
Deploy Preview https://deploy-preview-79--raredocs.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

codecov-commenter commented 2 years ago

Codecov Report

Merging #79 (d210aae) into master (c8a6060) will increase coverage by 0.74%. The diff coverage is 95.16%.

@@            Coverage Diff             @@
##           master      #79      +/-   ##
==========================================
+ Coverage   86.38%   87.13%   +0.74%     
==========================================
  Files          84       90       +6     
  Lines        3431     3522      +91     
==========================================
+ Hits         2964     3069     +105     
+ Misses        327      320       -7     
+ Partials      140      133       -7     
Impacted Files Coverage Δ
pkg/aggregation/sorting/contextual.go 88.46% <88.46%> (ø)
pkg/aggregation/sorting/dates.go 89.47% <89.47%> (ø)
cmd/histo.go 92.22% <90.90%> (+2.02%) :arrow_up:
cmd/helpers/sorting.go 92.30% <92.30%> (ø)
cmd/bargraph.go 100.00% <100.00%> (ø)
cmd/heatmap.go 97.33% <100.00%> (+0.61%) :arrow_up:
cmd/tabulate.go 99.05% <100.00%> (+5.66%) :arrow_up:
pkg/aggregation/counter.go 96.22% <100.00%> (+7.91%) :arrow_up:
pkg/aggregation/countersubkey.go 100.00% <100.00%> (+3.48%) :arrow_up:
pkg/aggregation/sorting/namevalue.go 100.00% <100.00%> (ø)
... and 5 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.