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

Add Map-reduce functionality #87

Merged
merged 15 commits into from
Apr 14, 2023
Merged

Add Map-reduce functionality #87

merged 15 commits into from
Apr 14, 2023

Conversation

zix99
Copy link
Owner

@zix99 zix99 commented Apr 2, 2023

Add functionality that allows:

  • Reducing with an expression for more diverse functionality than just adding
  • Add More than one group to reduce against

The intersection between table and analyze.

@netlify
Copy link

netlify bot commented Apr 2, 2023

Deploy Preview for raredocs ready!

Name Link
🔨 Latest commit 54f4776
🔍 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
Copy link

codecov-commenter commented Apr 2, 2023

Codecov Report

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

📣 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%) ⬆️
cmd/bargraph.go 100.00% <100.00%> (ø)
cmd/docs.go 100.00% <100.00%> (ø)
cmd/expressions.go 92.37% <100.00%> (+0.06%) ⬆️
cmd/filter.go 85.93% <100.00%> (+0.22%) ⬆️
cmd/heatmap.go 96.47% <100.00%> (+0.04%) ⬆️
cmd/histo.go 91.08% <100.00%> (+0.08%) ⬆️
cmd/tabulate.go 99.19% <100.00%> (+<0.01%) ⬆️
... 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.

@zix99 zix99 merged commit 16ea2e6 into master Apr 14, 2023
6 checks passed
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.

None yet

2 participants