Skip to content

Fix stability/ordering issues in v2 publishing#1282

Merged
jsuereth merged 3 commits intoopen-telemetry:mainfrom
jsuereth:wip-fix-v2-tests
Mar 12, 2026
Merged

Fix stability/ordering issues in v2 publishing#1282
jsuereth merged 3 commits intoopen-telemetry:mainfrom
jsuereth:wip-fix-v2-tests

Conversation

@jsuereth
Copy link
Contributor

  • Add to the test infrastructure so we can test end-to-end v2 resolution in weaver_resolver
  • Add a test case that USED to churn/fail due to inconsistent ordering.
  • Fix ordering to force us to sort attributes once, and remove duplicates from the attributes registry.

@jsuereth jsuereth requested a review from a team as a code owner March 12, 2026 19:12
@codecov
Copy link

codecov bot commented Mar 12, 2026

Codecov Report

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

Additional details and impacted files
@@           Coverage Diff           @@
##            main   #1282     +/-   ##
=======================================
+ Coverage   81.1%   81.3%   +0.1%     
=======================================
  Files        111     111             
  Lines       9375    9377      +2     
=======================================
+ Hits        7606    7625     +19     
+ Misses      1769    1752     -17     

☔ 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.

@@ -0,0 +1,76 @@
file_format: resolved/2.0.0
Copy link
Member

Choose a reason for hiding this comment

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

🚀

@jsuereth jsuereth enabled auto-merge (squash) March 12, 2026 21:12
@jsuereth jsuereth merged commit 11f2f64 into open-telemetry:main Mar 12, 2026
22 checks passed
@jsuereth jsuereth deleted the wip-fix-v2-tests branch March 12, 2026 21:40
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.

2 participants