Skip to content

Fix trailing ; in tracestate#3354

Merged
bwoebi merged 1 commit intomasterfrom
bob/fix-3322
Jul 23, 2025
Merged

Fix trailing ; in tracestate#3354
bwoebi merged 1 commit intomasterfrom
bob/fix-3322

Conversation

@bwoebi
Copy link
Copy Markdown
Collaborator

@bwoebi bwoebi commented Jul 23, 2025

Fixes #3322.

Also fix some CI issues.

@bwoebi bwoebi requested a review from a team as a code owner July 23, 2025 16:34
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Jul 23, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 61.80%. Comparing base (4283b4e) to head (7fcaa88).
Report is 2 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3354      +/-   ##
==========================================
- Coverage   61.93%   61.80%   -0.13%     
==========================================
  Files         140      140              
  Lines       12356    12356              
  Branches     1616     1616              
==========================================
- Hits         7653     7637      -16     
- Misses       3992     4008      +16     
  Partials      711      711              

see 3 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7900130...7fcaa88. Read the comment docs.

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

Fixes #3322.

Signed-off-by: Bob Weinand <[email protected]>
@bwoebi bwoebi enabled auto-merge (squash) July 23, 2025 19:04
@bwoebi bwoebi merged commit 3a60489 into master Jul 23, 2025
1866 of 1879 checks passed
@bwoebi bwoebi deleted the bob/fix-3322 branch July 23, 2025 20:07
@github-actions github-actions Bot added this to the 1.11.0 milestone Jul 23, 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.

[Bug]: trailing ';' on generated tracestate

3 participants