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: run fuzz tests with kafka remote wal #4105

Merged
merged 15 commits into from
Jun 7, 2024

Conversation

WenyXu
Copy link
Member

@WenyXu WenyXu commented Jun 4, 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?

  1. Run fuzz tests with Minio
  2. Run fuzz tests with Remote WAL

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 Jun 4, 2024
@WenyXu WenyXu changed the title chore: add fuzz tests with kafka chore: run fuzz tests with kafka remote wal Jun 4, 2024
@WenyXu WenyXu force-pushed the ci/fuzz-kafka branch 8 times, most recently from 7e74a7f to ba19a96 Compare June 5, 2024 07:38
@WenyXu WenyXu marked this pull request as ready for review June 5, 2024 07:55
@WenyXu WenyXu requested a review from a team as a code owner June 5, 2024 07:55
@WenyXu WenyXu marked this pull request as draft June 5, 2024 08:23
Copy link

codecov bot commented Jun 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.14%. Comparing base (4719569) to head (f71d018).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4105      +/-   ##
==========================================
- Coverage   85.45%   85.14%   -0.31%     
==========================================
  Files         994      994              
  Lines      173825   173804      -21     
==========================================
- Hits       148536   147989     -547     
- Misses      25289    25815     +526     

@WenyXu WenyXu force-pushed the ci/fuzz-kafka branch 6 times, most recently from 7a4e2c1 to 5773cc4 Compare June 6, 2024 12:47
@WenyXu WenyXu marked this pull request as ready for review June 6, 2024 13:56
@WenyXu WenyXu mentioned this pull request Jun 6, 2024
3 tasks
@WenyXu WenyXu requested a review from zyy17 June 7, 2024 03:01
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

src/meta-client/src/lib.rs Outdated Show resolved Hide resolved
@WenyXu WenyXu enabled auto-merge June 7, 2024 03:34
@WenyXu WenyXu added this pull request to the merge queue Jun 7, 2024
Merged via the queue into GreptimeTeam:main with commit 09e0e1b Jun 7, 2024
42 checks passed
@WenyXu WenyXu deleted the ci/fuzz-kafka branch June 7, 2024 04:05
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.

None yet

3 participants