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
265 stars 15 forks source link

Add Map-reduce functionality #87

Closed zix99 closed 1 year ago

zix99 commented 1 year ago

Add functionality that allows:

The intersection between table and analyze.

netlify[bot] commented 1 year ago

Deploy Preview for raredocs ready!

Name Link
Latest commit 54f477628fbf996ad891a49d4c94c9801cd049db
Latest deploy log https://app.netlify.com/sites/raredocs/deploys/6435f7ff01d69f0008029261
Deploy Preview https://deploy-preview-87--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 1 year ago

Codecov Report

Merging #87 (54f4776) into master (d2ef5ee) will increase coverage by 0.58%. The diff coverage is 96.85%.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##           master      #87      +/-   ##
==========================================
+ Coverage   87.60%   88.18%   +0.58%     
==========================================
  Files          98      100       +2     
  Lines        4702     5046     +344     
==========================================
+ Hits         4119     4450     +331     
- Misses        446      454       +8     
- Partials      137      142       +5     
Impacted Files Coverage Δ
cmd/commands.go 100.00% <ø> (ø)
cmd/reduce.go 92.94% <92.94%> (ø)
cmd/analyze.go 96.38% <100.00%> (+0.04%) :arrow_up:
cmd/bargraph.go 100.00% <100.00%> (ø)
cmd/docs.go 100.00% <100.00%> (ø)
cmd/expressions.go 92.37% <100.00%> (+0.06%) :arrow_up:
cmd/filter.go 85.93% <100.00%> (+0.22%) :arrow_up:
cmd/heatmap.go 96.47% <100.00%> (+0.04%) :arrow_up:
cmd/histo.go 91.08% <100.00%> (+0.08%) :arrow_up:
cmd/tabulate.go 99.19% <100.00%> (+<0.01%) :arrow_up:
... and 2 more

... and 1 file with indirect coverage changes

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