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

Unit tests for operator crate #3928

Open
killme2008 opened this issue May 13, 2024 · 0 comments
Open

Unit tests for operator crate #3928

killme2008 opened this issue May 13, 2024 · 0 comments
Labels
C-enhancement Category Enhancements help wanted Extra attention is needed

Comments

@killme2008
Copy link
Contributor

What type of enhancement is this?

Tech debt reduction

What does the enhancement do?

The operator crate serves as the primary interface for all protocols, including SQL and gRPC. It plays a crucial role in connecting different database components and processing SQL statements and gRPC requests from higher layers.

However, it appears to have a relatively low number of unit test cases, which could be improved by adding more tests.

Implementation challenges

No response

@killme2008 killme2008 added C-enhancement Category Enhancements help wanted Extra attention is needed labels May 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-enhancement Category Enhancements help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant