Skip to content

feat(tracing): Use `sample_rand` for sampling decisions

0d49ac2
Select commit
Loading
Failed to load commit list.
Merged

feat(tracing): Use sample_rand for sampling decisions #4044

feat(tracing): Use `sample_rand` for sampling decisions
0d49ac2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 25, 2025 in 1s

79.59% (+0.03%) compared to 61ae6e7

View this Pull Request on Codecov

79.59% (+0.03%) compared to 61ae6e7

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.59%. Comparing base (61ae6e7) to head (0d49ac2).

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@                        Coverage Diff                        @@
##           szokeasaurusrex/sample_rand-3    #4044      +/-   ##
=================================================================
+ Coverage                          79.55%   79.59%   +0.03%     
=================================================================
  Files                                140      140              
  Lines                              15570    15579       +9     
  Branches                            2641     2643       +2     
=================================================================
+ Hits                               12387    12400      +13     
+ Misses                              2343     2341       -2     
+ Partials                             840      838       -2     
Files with missing lines Coverage Δ
sentry_sdk/tracing.py 77.73% <100.00%> (+0.13%) ⬆️
sentry_sdk/tracing_utils.py 85.50% <100.00%> (+0.21%) ⬆️

... and 3 files with indirect coverage changes