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: add nexmark q7/q8 to end-to-end testing #3227

Merged
merged 3 commits into from
Jun 15, 2022
Merged

test: add nexmark q7/q8 to end-to-end testing #3227

merged 3 commits into from
Jun 15, 2022

Conversation

neverchanje
Copy link
Contributor

What's changed and what's your intention?

As title.

Checklist

  • I have written necessary docs and comments
  • I have added necessary unit tests and integration tests
  • All checks passed in ./risedev check (or alias, ./risedev c)

Refer to a related PR or issue link (optional)

@github-actions github-actions bot added the component/test Test related issue. label Jun 15, 2022
@codecov
Copy link

codecov bot commented Jun 15, 2022

Codecov Report

Merging #3227 (8965e67) into main (e2b8b35) will increase coverage by 0.36%.
The diff coverage is n/a.

❗ Current head 8965e67 differs from pull request most recent head 651612f. Consider uploading reports for the commit 651612f to get more accurate results

@@            Coverage Diff             @@
##             main    #3227      +/-   ##
==========================================
+ Coverage   73.22%   73.58%   +0.36%     
==========================================
  Files         747      744       -3     
  Lines      101831   102198     +367     
==========================================
+ Hits        74563    75204     +641     
+ Misses      27268    26994     -274     
Flag Coverage Δ
rust 73.58% <ø> (+0.36%) ⬆️

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

Impacted Files Coverage Δ
src/connector/src/datagen/mod.rs 0.00% <0.00%> (-25.00%) ⬇️
src/storage/src/table/state_table.rs 81.76% <0.00%> (-11.95%) ⬇️
src/rpc_client/src/compute_client_pool.rs 33.33% <0.00%> (-8.34%) ⬇️
src/storage/src/keyspace.rs 78.88% <0.00%> (-6.99%) ⬇️
src/connector/src/base.rs 33.33% <0.00%> (-6.67%) ⬇️
src/meta/src/manager/env.rs 69.23% <0.00%> (-5.77%) ⬇️
src/storage/src/table/cell_based_table.rs 70.58% <0.00%> (-5.37%) ⬇️
...ecutor/managed_state/top_n/top_n_bottom_n_state.rs 77.63% <0.00%> (-5.08%) ⬇️
src/stream/src/executor/managed_state/join/mod.rs 73.07% <0.00%> (-4.71%) ⬇️
src/expr/src/vector_op/cast.rs 66.02% <0.00%> (-4.05%) ⬇️
... and 143 more

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

@skyzh skyzh enabled auto-merge (squash) June 15, 2022 08:25
@skyzh skyzh merged commit 81d6b55 into main Jun 15, 2022
@skyzh skyzh deleted the wt-array-access branch June 15, 2022 08:36
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