Skip to content

fix: Make sure http.server spans are segments#6230

Merged
sentrivana merged 3 commits intomasterfrom
ivana/force-segment
May 7, 2026
Merged

fix: Make sure http.server spans are segments#6230
sentrivana merged 3 commits intomasterfrom
ivana/force-segment

Conversation

@sentrivana
Copy link
Copy Markdown
Contributor

Description

See #6217

Issues

Reminders

@linear-code
Copy link
Copy Markdown

linear-code Bot commented May 7, 2026

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 7, 2026

Codecov Results 📊

6 passed | Total: 6 | Pass Rate: 100% | Execution Time: 1.49s

📊 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 17069 uncovered lines.
✅ Project coverage is 22.1%. Comparing base (base) to head (head).

Files with missing lines (3)
File Patch % Lines
aiohttp.py 9.46% ⚠️ 201 Missing
asgi.py 15.87% ⚠️ 175 Missing and 1 partials
wsgi.py 17.74% ⚠️ 153 Missing
Coverage diff
@@            Coverage Diff             @@
##          main       #PR       +/-##
==========================================
+ Coverage    22.10%    22.10%        —%
==========================================
  Files          190       190         —
  Lines        21912     21912         —
  Branches      7372      7372         —
==========================================
+ Hits          4843      4843         —
- Misses       17069     17069         —
- Partials       386       386         —

Generated by Codecov Action

@sentrivana sentrivana marked this pull request as ready for review May 7, 2026 08:43
@sentrivana sentrivana requested a review from a team as a code owner May 7, 2026 08:43
@sentrivana sentrivana changed the title fix: Force segments where there were transactions fix: Make sure http.server spans are segments May 7, 2026
@sentrivana sentrivana merged commit 1690236 into master May 7, 2026
156 checks passed
@sentrivana sentrivana deleted the ivana/force-segment branch May 7, 2026 11:38
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.

Force a new segment where we were creating transactions

2 participants