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

[Test] add unit test for /arana/pkg/trace/... package. #741

Closed
dongzl opened this issue Aug 19, 2023 · 1 comment · Fixed by #767
Closed

[Test] add unit test for /arana/pkg/trace/... package. #741

dongzl opened this issue Aug 19, 2023 · 1 comment · Fixed by #767
Labels
good first issue Good for newcomers test Unit test.
Milestone

Comments

@dongzl
Copy link
Contributor

dongzl commented Aug 19, 2023

What would you like to be added:

Why is this needed:

add unit test for /arana/pkg/trace/... package.

use this tools:

go test ./pkg/security/ -v -coverprofile=count.out

go tool cover -html=count.out
@dongzl dongzl added the test Unit test. label Aug 19, 2023
@dongzl dongzl added this to the 0.2.0 milestone Aug 19, 2023
@dongzl dongzl added the good first issue Good for newcomers label Aug 19, 2023
@dongzl
Copy link
Contributor Author

dongzl commented Sep 16, 2023

@marioooo0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers test Unit test.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant