Skip to content

Fix flaky test in Head-based sampling test suite#2499

Merged
0xnm merged 1 commit into
developfrom
nogorodnikov/fix-flaky-head-based-sampling-test
Feb 3, 2025
Merged

Fix flaky test in Head-based sampling test suite#2499
0xnm merged 1 commit into
developfrom
nogorodnikov/fix-flaky-head-based-sampling-test

Conversation

@0xnm

@0xnm 0xnm commented Feb 3, 2025

Copy link
Copy Markdown
Member

What does this PR do?

This PR fixes a flaky test related to the fact that OpenTelemetry Span context is using fixed-length identifier for Span ID, unlike SpanEvent, where leading zeros are dropped.

Review checklist (to be filled by reviewers)

  • Feature or bugfix MUST have appropriate tests (unit, integration, e2e)
  • Make sure you discussed the feature or bugfix with the maintaining team in an Issue
  • Make sure each commit and the PR mention the Issue number (cf the CONTRIBUTING doc)

@0xnm
0xnm requested review from a team as code owners February 3, 2025 12:06
@codecov-commenter

codecov-commenter commented Feb 3, 2025

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.10%. Comparing base (12724d3) to head (f1a299c).
Report is 2 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #2499      +/-   ##
===========================================
- Coverage    70.10%   70.10%   -0.00%     
===========================================
  Files          791      791              
  Lines        29808    29808              
  Branches      4987     4987              
===========================================
- Hits         20896    20895       -1     
- Misses        7534     7536       +2     
+ Partials      1378     1377       -1     

see 36 files with indirect coverage changes

@0xnm
0xnm merged commit 3a684f0 into develop Feb 3, 2025
@0xnm
0xnm deleted the nogorodnikov/fix-flaky-head-based-sampling-test branch February 3, 2025 13:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants