Skip to content

test(pyramid): Remove transaction test - #7312

Merged
sentrivana merged 2 commits into
major/3.0from
ivana/major/pyramid-remove-transactions
Aug 31, 2026
Merged

test(pyramid): Remove transaction test#7312
sentrivana merged 2 commits into
major/3.0from
ivana/major/pyramid-remove-transactions

Conversation

@sentrivana

Copy link
Copy Markdown
Contributor

Probably got in with a recent master -> major merge.

@sentrivana
sentrivana marked this pull request as ready for review August 31, 2026 09:18
@sentrivana
sentrivana requested a review from a team as a code owner August 31, 2026 09:18
@github-actions

github-actions Bot commented Aug 31, 2026

Copy link
Copy Markdown
Contributor

Codecov Results 📊

107561 passed | ⏭️ 5338 skipped | Total: 112899 | Pass Rate: 95.27% | Execution Time: 360m 13s

📊 Comparison with Base Branch

Metric Change
Total Tests 📉 -13231
Passed Tests 📉 -11807
Failed Tests
Skipped Tests 📉 -1424

All tests are passing successfully.

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

Coverage diff
@@            Coverage Diff             @@
##          main       #PR       +/-##
==========================================
+ Coverage    90.27%    90.52%    +0.25%
==========================================
  Files          193       185        -8
  Lines        25612     23668     -1944
  Branches      9446      8712      -734
==========================================
+ Hits         23120     21424     -1696
- Misses        2492      2244      -248
- Partials      1435      1370       -65

Generated by Codecov Action

@sentrivana
sentrivana merged commit f3f71e7 into major/3.0 Aug 31, 2026
245 of 247 checks passed
@sentrivana
sentrivana deleted the ivana/major/pyramid-remove-transactions branch August 31, 2026 13:11
sentrivana added a commit that referenced this pull request Aug 31, 2026
### Description
Use ✨ Hide whitespace ✨ 

CI needs this to pass:
- #7312

#### Issues
Closes
https://linear.app/getsentry/issue/PY-2724/remove-transaction-based-tracing-from-wsgi

#### Reminders
- Please add tests to validate your changes, and lint your code using
`uv run ruff`.
- Add GH Issue ID _&_ Linear ID (if applicable)
- PR title should use [conventional
commit](https://develop.sentry.dev/engineering-practices/commit-messages/#type)
style (`feat:`, `fix:`, `ref:`, `meta:`)
- For external contributors:
[CONTRIBUTING.md](https://github.com/getsentry/sentry-python/blob/master/CONTRIBUTING.md),
[Sentry SDK development docs](https://develop.sentry.dev/sdk/), [Discord
community](https://discord.gg/Ww9hbqr)
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