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

test(stream): add tumble window e2e test #2078

Merged
merged 1 commit into from
Apr 24, 2022
Merged

Conversation

TennyZhuang
Copy link
Collaborator

Signed-off-by: TennyZhuang zty0826@gmail.com

What's changed and what's your intention?

PLEASE DO NOT LEAVE THIS EMPTY !!!

Please explain IN DETAIL what the changes are in this PR and why they are needed:

As title

Checklist

  • I have written necessary docs and comments
  • I have added necessary unit tests and integration tests

Refer to a related PR or issue link (optional)

Signed-off-by: TennyZhuang <zty0826@gmail.com>
@github-actions github-actions bot added the component/test Test related issue. label Apr 24, 2022
@TennyZhuang TennyZhuang enabled auto-merge (squash) April 24, 2022 06:04
@codecov
Copy link

codecov bot commented Apr 24, 2022

Codecov Report

Merging #2078 (62eeb51) into main (0b1205c) will increase coverage by 0.00%.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #2078   +/-   ##
=======================================
  Coverage   70.81%   70.81%           
=======================================
  Files         633      633           
  Lines       81412    81412           
=======================================
+ Hits        57652    57654    +2     
+ Misses      23760    23758    -2     
Flag Coverage Δ
rust 70.81% <ø> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
.../src/executor/managed_state/aggregation/extreme.rs 90.29% <0.00%> (+0.26%) ⬆️

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@TennyZhuang TennyZhuang merged commit 81b62b7 into main Apr 24, 2022
@TennyZhuang TennyZhuang deleted the test/add-tumble-window branch April 24, 2022 06:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/test Test related issue.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants