-
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
Fix span deduplication via correct ordering of adjusters #6116
Conversation
I am not sure how to add unittests for this and would welcome advice. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #6116 +/- ##
=======================================
Coverage 96.41% 96.41%
=======================================
Files 353 353
Lines 20135 20135
=======================================
Hits 19414 19414
Misses 535 535
Partials 186 186
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
can you elaborate why "again"? Are we missing a unit test that should catch the issue of ordering? |
On Wed, Oct 23, 2024 at 6:47 PM Yuri Shkuro ***@***.***> wrote:
can you elaborate why "again"? Are we missing a unit test that should
catch the issue of ordering?
Yes, we are. I would appreciate advice on the best existing test to add
that to.
… |
Can be a new test, we have several in the directory |
630b418
to
471473c
Compare
Signed-off-by: Chris Danis <cdanis@wikimedia.org>
Signed-off-by: Chris Danis <cdanis@wikimedia.org>
471473c
to
db746ed
Compare
ok @yurishkuro ptal |
…gertracing#6116)" This reverts commit f0c5a1d.
Which problem is this PR solving?
Description of the changes
How was this change tested?
Checklist
jaeger
:make lint test
jaeger-ui
:yarn lint
andyarn test