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

feat: add rust sdk test #791

Merged
merged 4 commits into from
Mar 30, 2023
Merged

Conversation

Rachelint
Copy link
Contributor

Which issue does this PR close?

Closes #

Rationale for this change

Add integration test for rust sdk.

What changes are included in this PR?

see title.

Are there any user-facing changes?

None.

How does this change test

None.

@Rachelint Rachelint force-pushed the add-rust-sdk-test branch 2 times, most recently from 04f3a2e to 270c6ca Compare March 29, 2023 14:21
@codecov-commenter
Copy link

codecov-commenter commented Mar 29, 2023

Codecov Report

Merging #791 (2f4bf5c) into main (6205de9) will increase coverage by 0.00%.
The diff coverage is n/a.

❗ Current head 2f4bf5c differs from pull request most recent head c619223. Consider uploading reports for the commit c619223 to get more accurate results

@@           Coverage Diff           @@
##             main     #791   +/-   ##
=======================================
  Coverage   68.29%   68.29%           
=======================================
  Files         295      295           
  Lines       46702    46702           
=======================================
+ Hits        31895    31897    +2     
+ Misses      14807    14805    -2     

see 2 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Copy link
Member

@ShiKaiWi ShiKaiWi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

integration_tests/sdk/rust/src/main.rs Outdated Show resolved Hide resolved
integration_tests/sdk/rust/src/main.rs Show resolved Hide resolved
integration_tests/sdk/rust/src/main.rs Outdated Show resolved Hide resolved
@jiacai2050 jiacai2050 added this pull request to the merge queue Mar 30, 2023
Merged via the queue into apache:main with commit 4610e5d Mar 30, 2023
chunshao90 pushed a commit to chunshao90/ceresdb that referenced this pull request May 15, 2023
* add rust sdk test.

* add rust sdk test to workflows.

* refactor the select sql.

* add pick rows logic into TestDatas.
@Rachelint Rachelint deleted the add-rust-sdk-test branch May 27, 2023 12:20
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

4 participants