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(fuzz): validate columns #3485

Merged
merged 1 commit into from Mar 11, 2024

Conversation

WenyXu
Copy link
Member

@WenyXu WenyXu commented Mar 11, 2024

I hereby agree to the terms of the GreptimeDB CLA.

Refer to a related PR or issue link (optional)

#3174

What's changed and what's your intention?

Add columns validation step of creating table fuzz tests

Checklist

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

@github-actions github-actions bot added the Doc not needed This PR do not impact docs label Mar 11, 2024
Copy link

codecov bot commented Mar 11, 2024

Codecov Report

Attention: Patch coverage is 57.39645% with 72 lines in your changes are missing coverage. Please review.

Project coverage is 85.01%. Comparing base (e767f37) to head (6bf461b).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3485      +/-   ##
==========================================
- Coverage   85.41%   85.01%   -0.40%     
==========================================
  Files         897      898       +1     
  Lines      148226   148395     +169     
==========================================
- Hits       126604   126157     -447     
- Misses      21622    22238     +616     

@tisonkun tisonkun added this pull request to the merge queue Mar 11, 2024
Merged via the queue into GreptimeTeam:main with commit 0a4444a Mar 11, 2024
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Doc not needed This PR do not impact docs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants