Skip to content

chore(fastapi): Drop transactions - #7337

Merged
sentrivana merged 1 commit into
major/3.0from
ivana/major/remove-transactions-fastapi
Sep 2, 2026
Merged

chore(fastapi): Drop transactions#7337
sentrivana merged 1 commit into
major/3.0from
ivana/major/remove-transactions-fastapi

Conversation

@sentrivana

@sentrivana sentrivana commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

Description

Also converted tests that were assuming trace_lifecycle="static", and dropped transaction-specific tests that are not transferable to span streaming.

Issues

Closes https://linear.app/getsentry/issue/PY-2692/remove-transaction-based-tracing-from-fastapi

Reminders

@linear-code

linear-code Bot commented Sep 2, 2026

Copy link
Copy Markdown

PY-2692

@sentrivana
sentrivana marked this pull request as ready for review September 2, 2026 12:20
@sentrivana
sentrivana requested a review from a team as a code owner September 2, 2026 12:20
@github-actions

github-actions Bot commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

Codecov Results 📊

117314 passed | ⏭️ 5560 skipped | Total: 122874 | Pass Rate: 95.48% | Execution Time: 393m 21s

📊 Comparison with Base Branch

Metric Change
Total Tests 📉 -2948
Passed Tests 📉 -1746
Failed Tests
Skipped Tests 📉 -1202

All tests are passing successfully.

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

Files with missing lines (1)
File Patch % Lines
sentry_sdk/integrations/fastapi.py 100.00% ⚠️ 1 partials
Coverage diff
@@            Coverage Diff             @@
##          main       #PR       +/-##
==========================================
+ Coverage    90.23%    90.45%    +0.22%
==========================================
  Files          193       185        -8
  Lines        25667     23628     -2039
  Branches      9462      8674      -788
==========================================
+ Hits         23160     21372     -1788
- Misses        2507      2256      -251
- Partials      1444      1369       -75

Generated by Codecov Action

@sentrivana
sentrivana merged commit 1bd49a3 into major/3.0 Sep 2, 2026
149 checks passed
@sentrivana
sentrivana deleted the ivana/major/remove-transactions-fastapi branch September 2, 2026 13:09
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