Skip to content

fix type signature

185cc15
Select commit
Loading
Failed to load commit list.
Merged

feat(tracing): Port sample_rand to POTel #4106

fix type signature
185cc15
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 27, 2025 in 0s

43.14% (-39.58%) compared to 2983854

View this Pull Request on Codecov

43.14% (-39.58%) compared to 2983854

Details

Codecov Report

Attention: Patch coverage is 82.60870% with 12 lines in your changes missing coverage. Please review.

Project coverage is 43.14%. Comparing base (2983854) to head (185cc15).

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
sentry_sdk/tracing_utils.py 68.75% 10 Missing ⚠️
sentry_sdk/integrations/opentelemetry/sampler.py 94.44% 1 Missing and 1 partial ⚠️

❗ There is a different number of reports uploaded between BASE (2983854) and HEAD (185cc15). Click for more details.

HEAD has 126 uploads less than BASE
Flag BASE (2983854) HEAD (185cc15)
147 21
Additional details and impacted files
@@               Coverage Diff               @@
##           potel-base    #4106       +/-   ##
===============================================
- Coverage       82.72%   43.14%   -39.58%     
===============================================
  Files             143      143               
  Lines           14561    14607       +46     
  Branches         2302     2310        +8     
===============================================
- Hits            12045     6302     -5743     
- Misses           1788     7793     +6005     
+ Partials          728      512      -216     
Files with missing lines Coverage Δ
sentry_sdk/integrations/opentelemetry/consts.py 100.00% <100.00%> (ø)
sentry_sdk/integrations/opentelemetry/scope.py 91.39% <ø> (-4.35%) ⬇️
sentry_sdk/integrations/stdlib.py 60.00% <ø> (-39.29%) ⬇️
sentry_sdk/tracing.py 71.30% <ø> (-8.58%) ⬇️
sentry_sdk/integrations/opentelemetry/sampler.py 82.81% <94.44%> (-8.42%) ⬇️
sentry_sdk/tracing_utils.py 69.08% <68.75%> (-12.98%) ⬇️

... and 104 files with indirect coverage changes