Skip to content

ref: Move nullcontext to sentry_sdk.utils#6805

Merged
sentrivana merged 1 commit into
masterfrom
ivana/dont-promote-child-spans
Jul 13, 2026
Merged

ref: Move nullcontext to sentry_sdk.utils#6805
sentrivana merged 1 commit into
masterfrom
ivana/dont-promote-child-spans

Conversation

@sentrivana

Copy link
Copy Markdown
Contributor

Move nullcontext from _wsgi_common to utils so it can be imported without pulling in WSGI-specific code. Update all consumers.

Description

Issues

Reminders

Move nullcontext from _wsgi_common to utils so it can be imported
without pulling in WSGI-specific code. Update all consumers.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@sentrivana sentrivana marked this pull request as ready for review July 13, 2026 12:48
@sentrivana sentrivana requested a review from a team as a code owner July 13, 2026 12:48
@sentrivana sentrivana enabled auto-merge (squash) July 13, 2026 12:50
@sentrivana sentrivana merged commit f1e104e into master Jul 13, 2026
146 checks passed
@sentrivana sentrivana deleted the ivana/dont-promote-child-spans branch July 13, 2026 12:57
@github-actions

Copy link
Copy Markdown
Contributor

Codecov Results 📊

91200 passed | ⏭️ 6302 skipped | Total: 97502 | Pass Rate: 93.54% | Execution Time: 314m 41s

📊 Comparison with Base Branch

Metric Change
Total Tests
Passed Tests
Failed Tests
Skipped Tests

✨ No test changes detected

All tests are passing successfully.

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

Coverage diff
@@            Coverage Diff             @@
##          main       #PR       +/-##
==========================================
+ Coverage    89.80%    89.80%        —%
==========================================
  Files          193       193         —
  Lines        23901     23898        -3
  Branches      8258      8258         —
==========================================
+ Hits         21464     21461        -3
- Misses        2437      2437         —
- Partials      1353      1353         —

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.

2 participants