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

chore: update ci and add some test for bare-metal #123

Merged
merged 8 commits into from
Aug 14, 2023

Conversation

shawnh2
Copy link
Contributor

@shawnh2 shawnh2 commented Aug 11, 2023

test for bare-metal:

  • add unit test

chore:

  • separate CI into linter, unit test and e2e test
  • add code-cov support

related to: #94
fixes: #122

Signed-off-by: sh2 <shawnhxh@outlook.com>
Signed-off-by: sh2 <shawnhxh@outlook.com>
@shawnh2 shawnh2 changed the title chore: add test for bare-metal test: add test for bare-metal Aug 11, 2023
Signed-off-by: sh2 <shawnhxh@outlook.com>
Signed-off-by: sh2 <shawnhxh@outlook.com>
@shawnh2 shawnh2 changed the title test: add test for bare-metal chore: update ci and add some test for bare-metal Aug 11, 2023
Signed-off-by: sh2 <shawnhxh@outlook.com>
Signed-off-by: sh2 <shawnhxh@outlook.com>
Signed-off-by: sh2 <shawnhxh@outlook.com>
@codecov-commenter
Copy link

Codecov Report

❗ No coverage uploaded for pull request base (develop@5c4b642). Click here to learn what that means.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             develop     #123   +/-   ##
==========================================
  Coverage           ?   22.02%           
==========================================
  Files              ?        8           
  Lines              ?      940           
  Branches           ?        0           
==========================================
  Hits               ?      207           
  Misses             ?      677           
  Partials           ?       56           

@shawnh2 shawnh2 requested a review from zyy17 August 11, 2023 07:51
Signed-off-by: sh2 <shawnhxh@outlook.com>
@shawnh2 shawnh2 requested a review from zyy17 August 14, 2023 02:55
Copy link
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

@zyy17 zyy17 merged commit eb80cbd into GreptimeTeam:develop Aug 14, 2023
6 checks passed
@shawnh2 shawnh2 deleted the bare-metal-test branch August 14, 2023 03:34
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.

Add Code-cov support in CI
3 participants