-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
Add tests for anonymizer/app/query. #5638
Add tests for anonymizer/app/query. #5638
Conversation
Signed-off-by: Pratham <prathms007@gmail.com>
659c993
to
9c33871
Compare
Signed-off-by: Pratham <prathms007@gmail.com>
Signed-off-by: Pratham <prathms007@gmail.com>
9c33871
to
8696274
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #5638 +/- ##
==========================================
+ Coverage 96.20% 96.33% +0.13%
==========================================
Files 327 327
Lines 16014 16016 +2
==========================================
+ Hits 15406 15429 +23
+ Misses 432 408 -24
- Partials 176 179 +3
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Which problem is this PR solving?
Description of the changes
How was this change tested?
go test ./cmd/anonymizer/app/query -v -cover
(85.7%)Checklist
jaeger
:make lint test
jaeger-ui
:yarn lint
andyarn test