Skip to content

Conversation

@markstory
Copy link
Member

@markstory markstory commented Nov 25, 2025

Fix parameter handling and request attribute extraction for view functions that have ViewSiloLimit applied to them.

Fixes SENTRY-5DP1

Fix parameter handling and request attribute extraction for view
functions that have `view_silo_limit` applied to them.

Fixes SENTRY-5DP1
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Nov 25, 2025
@markstory markstory requested review from a team November 25, 2025 00:57
@markstory markstory merged commit c3e99bb into master Nov 25, 2025
69 checks passed
@markstory markstory deleted the fix-5dp1 branch November 25, 2025 20:38
@codecov
Copy link

codecov bot commented Nov 25, 2025

Codecov Report

❌ Patch coverage is 60.00000% with 4 lines in your changes missing coverage. Please review.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/sentry/web/frontend/base.py 60.00% 4 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           master   #103949      +/-   ##
===========================================
+ Coverage   80.59%    80.61%   +0.01%     
===========================================
  Files        9311      9311              
  Lines      397329    397363      +34     
  Branches    25341     25341              
===========================================
+ Hits       320245    320324      +79     
+ Misses      76643     76598      -45     
  Partials      441       441              

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Backend Automatically applied to PRs that change backend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants