Skip to content

fix(typing): Make event processor types consistent

9d333e1
Select commit
Loading
Failed to load commit list.
Closed

fix(typing): Make event processor types consistent #4789

fix(typing): Make event processor types consistent
9d333e1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 11, 2025 in 0s

84.57% (+0.02%) compared to 94a92d8

View this Pull Request on Codecov

84.57% (+0.02%) compared to 94a92d8

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.57%. Comparing base (94a92d8) to head (9d333e1).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4789      +/-   ##
==========================================
+ Coverage   84.55%   84.57%   +0.02%     
==========================================
  Files         158      158              
  Lines       16479    16479              
  Branches     2855     2855              
==========================================
+ Hits        13933    13937       +4     
+ Misses       1700     1695       -5     
- Partials      846      847       +1     
Files with missing lines Coverage Δ
sentry_sdk/integrations/arq.py 95.04% <ø> (ø)
sentry_sdk/integrations/asgi.py 90.64% <ø> (ø)
sentry_sdk/integrations/aws_lambda.py 29.00% <ø> (ø)
sentry_sdk/integrations/dramatiq.py 83.75% <ø> (ø)
sentry_sdk/integrations/fastapi.py 89.02% <ø> (ø)
sentry_sdk/integrations/gcp.py 0.00% <ø> (ø)
sentry_sdk/integrations/huey.py 97.46% <ø> (ø)
sentry_sdk/integrations/spark/spark_driver.py 66.26% <ø> (ø)
sentry_sdk/integrations/spark/spark_worker.py 82.14% <ø> (ø)
sentry_sdk/integrations/starlette.py 85.02% <ø> (ø)

... and 2 files with indirect coverage changes