Skip to content

feat(bottle): Add http.route attribute - #7343

Open
alexander-alderman-webb wants to merge 2 commits into
masterfrom
webb/bottle/http-route
Open

feat(bottle): Add http.route attribute#7343
alexander-alderman-webb wants to merge 2 commits into
masterfrom
webb/bottle/http-route

Conversation

@alexander-alderman-webb

Copy link
Copy Markdown
Contributor

Description

Set the http.route attribute on the WSGI server span in patches for Bottle endpoints.

Issues

Reminders

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

@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 cb2c9dd. Configure here.

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

github-actions Bot commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

Codecov Results 📊

130418 passed | ⏭️ 7110 skipped | Total: 137528 | Pass Rate: 94.83% | Execution Time: 458m 56s

📊 Comparison with Base Branch

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

All tests are passing successfully.

✅ Patch coverage is 80.00%. Project has 2507 uncovered lines.
❌ Project coverage is 90.24%. Comparing base (base) to head (head).

Files with missing lines (1)
File Patch % Lines
sentry_sdk/integrations/bottle.py 80.00% ⚠️ 2 Missing and 1 partials
Coverage diff
@@            Coverage Diff             @@
##          main       #PR       +/-##
==========================================
- Coverage    90.27%    90.24%    -0.03%
==========================================
  Files          193       193         —
  Lines        25682     25692       +10
  Branches      9468      9472        +4
==========================================
+ Hits         23184     23185        +1
- Misses        2498      2507        +9
- Partials      1442      1443        +1

Generated by Codecov Action

Comment thread sentry_sdk/integrations/bottle.py
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