Skip to content

[test] apply the new test style to common-datablocks #2748

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

Merged
merged 1 commit into from
Nov 11, 2021

Conversation

PsiACE
Copy link
Member

@PsiACE PsiACE commented Nov 11, 2021

Signed-off-by: Chojan Shang [email protected]

I hereby agree to the terms of the CLA available at: https://databend.rs/policies/cla/

Summary

apply the new test style to common-datablocks

Changelog

  • Improvement
  • Not for changelog (changelog entry is not required)

Related Issues

Related #1866

Test Plan

Unit Tests

Stateless Tests

@databend-bot
Copy link
Member

Thanks for the contribution!
I have applied any labels matching special text in your PR Changelog.

Please review the labels and make any necessary changes.

2 similar comments
@databend-bot
Copy link
Member

Thanks for the contribution!
I have applied any labels matching special text in your PR Changelog.

Please review the labels and make any necessary changes.

@databend-bot
Copy link
Member

Thanks for the contribution!
I have applied any labels matching special text in your PR Changelog.

Please review the labels and make any necessary changes.

@codecov-commenter
Copy link

Codecov Report

Merging #2748 (c2a6d9f) into main (68bbe71) will decrease coverage by 0%.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##            main   #2748    +/-   ##
======================================
- Coverage     69%     68%    -1%     
======================================
  Files        617     608     -9     
  Lines      32881   32695   -186     
======================================
- Hits       22695   22502   -193     
- Misses     10186   10193     +7     
Impacted Files Coverage Δ
query/src/common/mod.rs 68% <0%> (-3%) ⬇️
common/management/src/namespace/namespace_mgr.rs 78% <0%> (-3%) ⬇️
metasrv/src/meta_service/network.rs 76% <0%> (-2%) ⬇️
common/datavalues/src/series/series_impl.rs 84% <0%> (-2%) ⬇️
common/datavalues/src/data_value.rs 41% <0%> (-1%) ⬇️
common/management/src/user/user_api.rs 95% <0%> (ø)
common/datablocks/tests/it/data_block.rs
...n/datablocks/tests/it/kernels/data_block_concat.rs
...n/datablocks/tests/it/kernels/data_block_filter.rs
...datablocks/tests/it/kernels/data_block_group_by.rs
... and 9 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 68bbe71...c2a6d9f. Read the comment docs.

@databend-bot
Copy link
Member

Wait for another reviewer approval

@databend-bot
Copy link
Member

CI Passed
Reviewers Approved
Let's Merge
Thank you for the PR @PsiACE

@BohuTANG BohuTANG merged commit 674df63 into databendlabs:main Nov 11, 2021
@PsiACE PsiACE deleted the datablocks branch November 11, 2021 11:09
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.

6 participants