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(ci): add fuzz tests for distributed mode #3967

Merged
merged 10 commits into from
May 21, 2024

Conversation

WenyXu
Copy link
Member

@WenyXu WenyXu commented May 16, 2024

I hereby agree to the terms of the GreptimeDB CLA.

Refer to a related PR or issue link (optional)

What's changed and what's your intention?

Add fuzz tests for distributed mode

Checklist

  • I have written the necessary rustdoc comments.
  • I have added the necessary unit tests and integration tests.
  • This PR requires documentation updates.

@github-actions github-actions bot added the docs-not-required This change does not impact docs. label May 16, 2024
@WenyXu WenyXu force-pushed the ci/cluster branch 7 times, most recently from d6abdc0 to 128b891 Compare May 16, 2024 17:52
@WenyXu WenyXu force-pushed the ci/cluster branch 3 times, most recently from 6e55a71 to 1aa6e83 Compare May 16, 2024 18:27
@WenyXu WenyXu force-pushed the ci/cluster branch 8 times, most recently from 306500f to a98770a Compare May 20, 2024 14:03
@WenyXu WenyXu force-pushed the ci/cluster branch 2 times, most recently from 5fdd2bf to fb44ea9 Compare May 20, 2024 14:50
@WenyXu WenyXu force-pushed the ci/cluster branch 4 times, most recently from 89fcb8a to dfba937 Compare May 20, 2024 15:23
@WenyXu WenyXu changed the title chore(ci): add cfg for setup GreptimeDB cluster chore(ci): add fuzz tests for distributed mode May 20, 2024
@WenyXu WenyXu marked this pull request as ready for review May 20, 2024 15:52
@WenyXu WenyXu requested a review from a team as a code owner May 20, 2024 15:52
Copy link

codecov bot commented May 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.17%. Comparing base (5c0a530) to head (66e5530).
Report is 23 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3967      +/-   ##
==========================================
- Coverage   85.37%   85.17%   -0.20%     
==========================================
  Files         978      977       -1     
  Lines      168279   169348    +1069     
==========================================
+ Hits       143666   144248     +582     
- Misses      24613    25100     +487     

Copy link
Collaborator

@fengjiachun fengjiachun left a comment

Choose a reason for hiding this comment

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

LGTM

@WenyXu WenyXu enabled auto-merge May 21, 2024 04:57
@WenyXu WenyXu added this pull request to the merge queue May 21, 2024
Merged via the queue into GreptimeTeam:main with commit d7ade3c May 21, 2024
36 checks passed
@WenyXu WenyXu deleted the ci/cluster branch May 21, 2024 05:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs-not-required This change does not impact docs.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants