Skip to content

ref(wsgi): Delete custom _werkzeug and use new Werkzeug version #4708

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mgaligniana
Copy link
Contributor

Fixes: GH-3516

@mgaligniana mgaligniana requested a review from a team as a code owner August 18, 2025 03:37
cursor[bot]

This comment was marked as outdated.

Copy link

codecov bot commented Aug 18, 2025

Codecov Report

❌ Patch coverage is 80.00000% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 84.91%. Comparing base (e012ff1) to head (47d563c).

Files with missing lines Patch % Lines
sentry_sdk/integrations/wsgi.py 80.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4708      +/-   ##
==========================================
+ Coverage   84.87%   84.91%   +0.04%     
==========================================
  Files         156      155       -1     
  Lines       16109    16090      -19     
  Branches     2740     2732       -8     
==========================================
- Hits        13672    13663       -9     
+ Misses       1650     1643       -7     
+ Partials      787      784       -3     
Files with missing lines Coverage Δ
sentry_sdk/integrations/wsgi.py 94.85% <80.00%> (-1.25%) ⬇️

... and 2 files with indirect coverage changes

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.

Check if we still need _werkzeug.py
1 participant