Skip to content

Conversation

@grcevski
Copy link
Contributor

This is an attempt to make the jtraceA test less flaky. I realised we can pull partial trace when we fetch them initially when some spans arrive later. This puts the whole logic under the same eventually.

@grcevski grcevski requested a review from a team as a code owner October 29, 2025 17:46
@codecov
Copy link

codecov bot commented Oct 29, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 55.49%. Comparing base (d06d978) to head (d385ab3).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #828   +/-   ##
=======================================
  Coverage   55.48%   55.49%           
=======================================
  Files         249      249           
  Lines       21188    21188           
=======================================
+ Hits        11757    11759    +2     
+ Misses       8638     8637    -1     
+ Partials      793      792    -1     
Flag Coverage Δ
integration-test 23.34% <ø> (+0.09%) ⬆️
integration-test-arm 0.00% <ø> (ø)
integration-test-vm-${ARCH}-${KERNEL_VERSION} ?
k8s-integration-test 2.81% <ø> (+0.01%) ⬆️
oats-test 0.00% <ø> (ø)
unittests 46.55% <ø> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Member

@skl skl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ty!

@grcevski grcevski merged commit ff26506 into open-telemetry:main Oct 29, 2025
53 of 55 checks passed
@grcevski grcevski deleted the traces_test_stability branch October 29, 2025 19:37
@MrAlias MrAlias added this to the v0.1.0 milestone Oct 30, 2025
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.

3 participants