Skip to content

feat(quart): Add http.route attribute - #7348

Merged
alexander-alderman-webb merged 2 commits into
masterfrom
webb/quart/http-route
Sep 3, 2026
Merged

feat(quart): Add http.route attribute#7348
alexander-alderman-webb merged 2 commits into
masterfrom
webb/quart/http-route

Conversation

@alexander-alderman-webb

@alexander-alderman-webb alexander-alderman-webb commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

Description

Set the http.route attribute on the ASGI server span in patches for Quart endpoints.

Issues

Reminders

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

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit d2095c7. Configure here.

Comment thread sentry_sdk/integrations/quart.py Outdated
@github-actions

github-actions Bot commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

Codecov Results 📊

130436 passed | ⏭️ 7110 skipped | Total: 137546 | Pass Rate: 94.83% | Execution Time: 463m 9s

📊 Comparison with Base Branch

Metric Change
Total Tests 📈 +7
Passed Tests 📈 +7
Failed Tests
Skipped Tests

All tests are passing successfully.

❌ Patch coverage is 77.78%. Project has 2506 uncovered lines.
❌ Project coverage is 90.24%. Comparing base (base) to head (head).

Files with missing lines (1)
File Patch % Lines
sentry_sdk/integrations/quart.py 77.78% ⚠️ 2 Missing
Coverage diff
@@            Coverage Diff             @@
##          main       #PR       +/-##
==========================================
- Coverage    90.25%    90.24%    -0.01%
==========================================
  Files          193       193         —
  Lines        25655     25664        +9
  Branches      9454      9456        +2
==========================================
+ Hits         23153     23158        +5
- Misses        2502      2506        +4
- Partials      1435      1437        +2

Generated by Codecov Action

@alexander-alderman-webb
alexander-alderman-webb merged commit 747eaa8 into master Sep 3, 2026
164 checks passed
@alexander-alderman-webb
alexander-alderman-webb deleted the webb/quart/http-route branch September 3, 2026 08:14
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