Skip to content

chore(sqlalchemy): Drop transaction-based tracing - #7199

Open
sentrivana wants to merge 9 commits into
ivana/major/remove-transactions-asyncpgfrom
ivana/major/remove-transactions-sqlalchemy
Open

chore(sqlalchemy): Drop transaction-based tracing#7199
sentrivana wants to merge 9 commits into
ivana/major/remove-transactions-asyncpgfrom
ivana/major/remove-transactions-sqlalchemy

Conversation

@sentrivana

@sentrivana sentrivana commented Aug 13, 2026

Copy link
Copy Markdown
Contributor

Also remove transaction-based tracing support from various DB integration helpers (record_sql_queries, add_query_source) and fix one remaining Django test

Closes PY-2733
Closes #7198

@linear-code

linear-code Bot commented Aug 13, 2026

Copy link
Copy Markdown

PY-2733

@github-actions

github-actions Bot commented Aug 13, 2026

Copy link
Copy Markdown
Contributor

Codecov Results 📊

106811 passed | ⏭️ 5338 skipped | Total: 112149 | Pass Rate: 95.24% | Execution Time: 357m 25s

📊 Comparison with Base Branch

Metric Change
Total Tests 📈 +6748
Passed Tests 📈 +7889
Failed Tests
Skipped Tests 📉 -1141

All tests are passing successfully.

✅ Patch coverage is 89.47%. Project has 2249 uncovered lines.
✅ Project coverage is 90.46%. Comparing base (base) to head (head).

Files with missing lines (2)
File Patch % Lines
sentry_sdk/integrations/sqlalchemy.py 84.62% ⚠️ 2 Missing and 3 partials
sentry_sdk/tracing_utils.py 100.00% ⚠️ 1 partials
Coverage diff
@@            Coverage Diff             @@
##          main       #PR       +/-##
==========================================
+ Coverage    90.30%    90.46%    +0.16%
==========================================
  Files          193       185        -8
  Lines        25689     23577     -2112
  Branches      9480      8652      -828
==========================================
+ Hits         23198     21328     -1870
- Misses        2491      2249      -242
- Partials      1442      1365       -77

Generated by Codecov Action

@sentrivana
sentrivana marked this pull request as ready for review August 31, 2026 15:01
@sentrivana
sentrivana requested a review from a team as a code owner August 31, 2026 15:01
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