Skip to content

chore(arq): Remove transaction-based tracing - #7229

Merged
alexander-alderman-webb merged 8 commits into
major/3.0from
webb/arq/remove-transactions
Aug 24, 2026
Merged

chore(arq): Remove transaction-based tracing#7229
alexander-alderman-webb merged 8 commits into
major/3.0from
webb/arq/remove-transactions

Conversation

@alexander-alderman-webb

Copy link
Copy Markdown
Contributor

Description

Closes #7074

Issues

Reminders

@alexander-alderman-webb
alexander-alderman-webb marked this pull request as ready for review August 24, 2026 07:01
@alexander-alderman-webb
alexander-alderman-webb requested a review from a team as a code owner August 24, 2026 07:01
@github-actions

github-actions Bot commented Aug 24, 2026

Copy link
Copy Markdown
Contributor

Codecov Results 📊

106519 passed | ❌ 1 failed | ⏭️ 5461 skipped | Total: 111981 | Pass Rate: 95.12% | Execution Time: 369m 43s

📊 Comparison with Base Branch

Metric Change
Total Tests 📉 -7942
Passed Tests 📉 -6638
Failed Tests
Skipped Tests 📉 -1304

➕ New Tests (1)

View new tests
  • test_span_streaming_quart_auth_user_id[42-True]
    • File: tests.integrations.quart.test_quart
    • Status: ❌ Failing

➖ Removed Tests (1)

View removed tests
  • test_span_streaming_quart_auth_user_id[42-True]
    • File: tests.integrations.quart.test_quart

❌ Failed Tests

test_span_streaming_quart_auth_user_id[42-True]

File: tests.integrations.quart.test_quart
Suite: py3.13-quart-v0.19.9
Error: KeyError: 'user.id'

Stack Trace
tests/integrations/quart/test_quart.py:1039: in test_span_streaming_quart_auth_user_id
    assert segment["attributes"]["user.id"] == user_id
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
E   KeyError: 'user.id'

✅ Patch coverage is 100.00%. Project has 2271 uncovered lines.
✅ Project coverage is 90.5%. Comparing base (base) to head (head).

Coverage diff
@@            Coverage Diff             @@
##          main       #PR       +/-##
==========================================
+ Coverage    90.21%    90.50%    +0.29%
==========================================
  Files          193       185        -8
  Lines        25423     23906     -1517
  Branches      9336      8800      -536
==========================================
+ Hits         22933     21635     -1298
- Misses        2490      2271      -219
- Partials      1436      1378       -58

Generated by Codecov Action

@alexander-alderman-webb
alexander-alderman-webb merged commit 0b33a41 into major/3.0 Aug 24, 2026
127 of 129 checks passed
@alexander-alderman-webb
alexander-alderman-webb deleted the webb/arq/remove-transactions branch August 24, 2026 09:16
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