Skip to content

chore(langgraph): Remove transaction-based tracing - #7391

Open
alexander-alderman-webb wants to merge 2 commits into
major/3.0from
webb/langgraph/remove-transactions
Open

chore(langgraph): Remove transaction-based tracing#7391
alexander-alderman-webb wants to merge 2 commits into
major/3.0from
webb/langgraph/remove-transactions

Conversation

@alexander-alderman-webb

Copy link
Copy Markdown
Contributor

Description

Remove branches for the static trace lifecycle.
Also remove manual tracing API calls in tests, as the outer transaction is no longer needed.

Closes #7098

Issues

Reminders

@alexander-alderman-webb
alexander-alderman-webb marked this pull request as ready for review September 4, 2026 13:48
@alexander-alderman-webb
alexander-alderman-webb requested a review from a team as a code owner September 4, 2026 13:48
@github-actions

github-actions Bot commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

Codecov Results 📊

88499 passed | ⏭️ 4112 skipped | Total: 92611 | Pass Rate: 95.56% | Execution Time: 285m 4s

📊 Comparison with Base Branch

Metric Change
Total Tests 📉 -12790
Passed Tests 📉 -10423
Failed Tests
Skipped Tests 📉 -2367

All tests are passing successfully.

✅ Patch coverage is 100.00%. Project has 2273 uncovered lines.
✅ Project coverage is 90.27%. Comparing base (c3c44b1) to head (fe50d42).

Files with missing lines (1)
File Patch % Lines
sentry_sdk/integrations/langgraph.py 100.00% ⚠️ 2 partials
Coverage diff
@@            Coverage Diff             @@
##        master       #PR       +/-##
==========================================
+ Coverage    90.24%    90.27%    +0.03%
==========================================
  Files          193       185        -8
  Lines        25724     23362     -2362
  Branches      9504      8548      -956
==========================================
+ Hits         23214     21089     -2125
- Misses        2510      2273      -237
- Partials      1435      1350       -85

Generated by Codecov Action

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.

1 participant