Skip to content

Conversation

@sl0thentr0py
Copy link
Member

closes #4606

@sl0thentr0py sl0thentr0py requested a review from a team as a code owner July 24, 2025 13:08
@codecov
Copy link

codecov bot commented Jul 24, 2025

Codecov Report

Attention: Patch coverage is 81.81818% with 2 lines in your changes missing coverage. Please review.

Project coverage is 80.69%. Comparing base (add8b6f) to head (039a1f5).
Report is 2 commits behind head on master.

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
sentry_sdk/integrations/django/__init__.py 75.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4621      +/-   ##
==========================================
+ Coverage   80.64%   80.69%   +0.04%     
==========================================
  Files         156      156              
  Lines       16500    16510      +10     
  Branches     2806     2806              
==========================================
+ Hits        13307    13322      +15     
+ Misses       2304     2298       -6     
- Partials      889      890       +1     
Files with missing lines Coverage Δ
sentry_sdk/serializer.py 90.62% <100.00%> (+0.14%) ⬆️
sentry_sdk/integrations/django/__init__.py 81.81% <75.00%> (+0.33%) ⬆️

... and 5 files with indirect coverage changes

@sl0thentr0py sl0thentr0py merged commit 69d65db into master Jul 25, 2025
137 checks passed
@sl0thentr0py sl0thentr0py deleted the neel/generalize-serialize-iterable branch July 25, 2025 07:42
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.

Skip Queryset serialization for any querysets embedded in the stack frame f_locals.

3 participants