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: Chunk Operator #60 #61

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Add: Chunk Operator #60 #61

wants to merge 4 commits into from

Conversation

ryo-kagawa
Copy link

#60
I added Chunk Operator
please check and review it.

@codecov
Copy link

codecov bot commented Nov 18, 2020

Codecov Report

Merging #61 (ba48ae0) into master (b41b2b4) will decrease coverage by 0.91%.
The diff coverage is 97.48%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #61      +/-   ##
==========================================
- Coverage   94.98%   94.06%   -0.92%     
==========================================
  Files          94       98       +4     
  Lines       15742    11884    -3858     
==========================================
- Hits        14952    11179    -3773     
+ Misses        765      679      -86     
- Partials       25       26       +1     
Impacted Files Coverage Δ
stream/chunk.go 66.66% <66.66%> (ø)
internal/chunk/chunk.go 100.00% <100.00%> (ø)
internal/chunk/dispatcher.go 100.00% <100.00%> (ø)
internal/chunk/utils.go 100.00% <100.00%> (ø)
errors/codes.go 45.45% <0.00%> (-13.37%) ⬇️
stream/at.go 60.00% <0.00%> (-6.67%) ⬇️
stream/reduce.go 60.00% <0.00%> (-6.67%) ⬇️
stream/sort.go 66.66% <0.00%> (-6.07%) ⬇️
stream/removeduplicates.go 66.66% <0.00%> (-6.07%) ⬇️
stream/concat.go 77.77% <0.00%> (-4.05%) ⬇️
... and 92 more

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 b41b2b4...ba48ae0. Read the comment docs.

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

1 participant