Skip to content

Merge branch 'master' into antonpirker/dedupe-integration-memory-usage

07a3cef
Select commit
Loading
Failed to load commit list.
Closed

fix(dedupe): Make DedupeIntegration more memory efficient. #4809

Merge branch 'master' into antonpirker/dedupe-integration-memory-usage
07a3cef
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 19, 2025 in 1s

24.23% (-60.50%) compared to d5fb1bb

View this Pull Request on Codecov

24.23% (-60.50%) compared to d5fb1bb

Details

Codecov Report

❌ Patch coverage is 30.00000% with 14 lines in your changes missing coverage. Please review.
✅ Project coverage is 24.23%. Comparing base (d5fb1bb) to head (07a3cef).

Files with missing lines Patch % Lines
sentry_sdk/integrations/dedupe.py 30.00% 13 Missing and 1 partial ⚠️

❗ There is a different number of reports uploaded between BASE (d5fb1bb) and HEAD (07a3cef). Click for more details.

HEAD has 92 uploads less than BASE
Flag BASE (d5fb1bb) HEAD (07a3cef)
93 1
Additional details and impacted files
@@             Coverage Diff             @@
##           master    #4809       +/-   ##
===========================================
- Coverage   84.73%   24.23%   -60.50%     
===========================================
  Files         158      158               
  Lines       16521    16433       -88     
  Branches     2867     2513      -354     
===========================================
- Hits        13999     3983    -10016     
- Misses       1676    12058    +10382     
+ Partials      846      392      -454     
Files with missing lines Coverage Δ
sentry_sdk/integrations/dedupe.py 48.93% <30.00%> (-38.95%) ⬇️

... and 147 files with indirect coverage changes