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

[ISSUE #230][RIP-58]RocketMQ Streams improvement #229

Merged
merged 67 commits into from
Dec 18, 2022
Merged

Conversation

ni-ze
Copy link
Contributor

@ni-ze ni-ze commented Dec 10, 2022

close #230

@ni-ze ni-ze changed the title [RIP-58]RocketMQ Streams improvement [ISSUES #230][RIP-58]RocketMQ Streams improvement Dec 10, 2022
@ni-ze ni-ze changed the title [ISSUES #230][RIP-58]RocketMQ Streams improvement [ISSUE #230][RIP-58]RocketMQ Streams improvement Dec 10, 2022
@ni-ze
Copy link
Contributor Author

ni-ze commented Dec 13, 2022

@codecov-commenter
Copy link

codecov-commenter commented Dec 17, 2022

Codecov Report

Merging #229 (0763b38) into main (bb7931f) will not change coverage.
The diff coverage is 0.00%.

@@           Coverage Diff            @@
##            main    #229      +/-   ##
========================================
  Coverage   0.00%   0.00%              
========================================
  Files        713      74     -639     
  Lines      35565    2116   -33449     
  Branches    5923     200    -5723     
========================================
+ Misses     35565    2116   -33449     
Impacted Files Coverage Δ
...g/apache/rocketmq/streams/core/RocketMQStream.java 0.00% <0.00%> (ø)
.../apache/rocketmq/streams/core/common/Constant.java 0.00% <0.00%> (ø)
...streams/core/function/supplier/AddTagSupplier.java 0.00% <0.00%> (ø)
...eams/core/function/supplier/AggregateSupplier.java 0.00% <0.00%> (ø)
...streams/core/function/supplier/FilterSupplier.java 0.00% <0.00%> (ø)
...treams/core/function/supplier/ForeachSupplier.java 0.00% <0.00%> (ø)
...function/supplier/JoinWindowAggregateSupplier.java 0.00% <0.00%> (ø)
...eams/core/function/supplier/KeySelectSupplier.java 0.00% <0.00%> (ø)
.../streams/core/function/supplier/PrintSupplier.java 0.00% <0.00%> (ø)
...q/streams/core/function/supplier/SinkSupplier.java 0.00% <0.00%> (ø)
... and 666 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@ni-ze ni-ze merged commit cdacbf9 into apache:main Dec 18, 2022
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.

[RIP-58]RocketMQ Streams improvement
2 participants