Skip to content

ci: run tests on weekly release build#869

Merged
killme2008 merged 1 commit intoGreptimeTeam:developfrom
waynexia:weekly-test-ci
Jan 12, 2023
Merged

ci: run tests on weekly release build#869
killme2008 merged 1 commit intoGreptimeTeam:developfrom
waynexia:weekly-test-ci

Conversation

@waynexia
Copy link
Copy Markdown
Member

Signed-off-by: Ruihang Xia waynestxia@gmail.com

I hereby agree to the terms of the GreptimeDB CLA

What's changed and what's your intention?

run make unit-test integration-test sqlness-test in the weekly test pipeline to ensure the artifact can work.

Checklist

  • I have written the necessary rustdoc comments.
  • I have added the necessary unit tests and integration tests.

Refer to a related PR or issue link (optional)

Signed-off-by: Ruihang Xia <waynestxia@gmail.com>
@waynexia waynexia requested review from killme2008 and zyy17 January 12, 2023 06:28
Copy link
Copy Markdown
Collaborator

@zyy17 zyy17 left a comment

Choose a reason for hiding this comment

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

LGTM

@codecov
Copy link
Copy Markdown

codecov bot commented Jan 12, 2023

Codecov Report

Merging #869 (e971030) into develop (2664436) will decrease coverage by 0.13%.
The diff coverage is n/a.

@@             Coverage Diff             @@
##           develop     #869      +/-   ##
===========================================
- Coverage    86.28%   86.15%   -0.14%     
===========================================
  Files          425      425              
  Lines        55858    55858              
===========================================
- Hits         48199    48123      -76     
- Misses        7659     7735      +76     
Flag Coverage Δ
rust 86.15% <ø> (-0.14%) ⬇️

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

Impacted Files Coverage Δ
src/object-store/src/test_util.rs 0.00% <0.00%> (-100.00%) ⬇️
src/datanode/src/instance.rs 50.00% <0.00%> (-15.87%) ⬇️
src/meta-srv/src/handler/collect_stats_handler.rs 81.08% <0.00%> (-13.52%) ⬇️
tests-integration/src/test_util.rs 87.55% <0.00%> (-11.99%) ⬇️
src/servers/src/error.rs 35.18% <0.00%> (-5.56%) ⬇️
src/meta-srv/src/service/heartbeat.rs 86.17% <0.00%> (-1.07%) ⬇️
src/servers/src/mysql/writer.rs 70.54% <0.00%> (-0.78%) ⬇️
src/meta-srv/src/error.rs 95.90% <0.00%> (+0.58%) ⬆️
src/servers/src/mysql/handler.rs 66.66% <0.00%> (+0.81%) ⬆️
src/servers/src/opentsdb/handler.rs 94.84% <0.00%> (+1.03%) ⬆️

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

Copy link
Copy Markdown
Member

@killme2008 killme2008 left a comment

Choose a reason for hiding this comment

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

LGTM

@killme2008 killme2008 merged commit 5e89f1b into GreptimeTeam:develop Jan 12, 2023
paomian pushed a commit to paomian/greptimedb that referenced this pull request Oct 19, 2023
Signed-off-by: Ruihang Xia <waynestxia@gmail.com>

Signed-off-by: Ruihang Xia <waynestxia@gmail.com>
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.

3 participants