You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Which problem is this PR solving?
- Resolves#7625
## Description of the changes
- Added test cases for the changes done in the #7422
## How was this change tested?
- `/usr/bin/go test -timeout 30s
-coverprofile=/tmp/vscode-gokdhNQo/go-code-cover
github.com/jaegertracing/jaeger/internal/storage/elasticsearch/config`
## Checklist
- [x] I have read
https://github.com/jaegertracing/jaeger/blob/master/CONTRIBUTING_GUIDELINES.md
- [x] I have signed all commits
- [x] I have added unit tests for the new functionality
- [x] I have run lint and test steps successfully
- for `jaeger`: `make lint test`
- for `jaeger-ui`: `npm run lint` and `npm run test`
---------
Signed-off-by: Jakub Stasiak <[email protected]>
Signed-off-by: Tushar Anand <[email protected]>
Co-authored-by: Jakub Stasiak <[email protected]>
0 commit comments