Skip to content

feat(falcon): Add http.route attribute - #7340

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

feat(falcon): Add http.route attribute#7340
alexander-alderman-webb merged 3 commits into
masterfrom
webb/falcon/http-route

Conversation

@alexander-alderman-webb

Copy link
Copy Markdown
Contributor

Description

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

Issues

Reminders

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

github-actions Bot commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

Codecov Results 📊

130413 passed | ⏭️ 7110 skipped | Total: 137523 | Pass Rate: 94.83% | Execution Time: 474m 36s

📊 Comparison with Base Branch

Metric Change
Total Tests 📈 +32122
Passed Tests 📈 +31491
Failed Tests
Skipped Tests 📈 +631

All tests are passing successfully.

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

Files with missing lines (1)
File Patch % Lines
sentry_sdk/integrations/falcon.py 100.00% ⚠️ 1 partials
Coverage diff
@@            Coverage Diff             @@
##          main       #PR       +/-##
==========================================
+ Coverage    90.24%    90.27%    +0.03%
==========================================
  Files          193       193         —
  Lines        25677     25682        +5
  Branches      9466      9468        +2
==========================================
+ Hits         23172     23184       +12
- Misses        2505      2498        -7
- Partials      1441      1442        +1

Generated by Codecov Action

@alexander-alderman-webb
alexander-alderman-webb merged commit e0d105e into master Sep 2, 2026
159 checks passed
@alexander-alderman-webb
alexander-alderman-webb deleted the webb/falcon/http-route branch September 2, 2026 13:43
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