8000 fix(aws): Inject scopes in TimeoutThread exception with AWS lambda by alexander-alderman-webb · Pull Request #4914 · getsentry/sentry-python · GitHub
[go: up one dir, main page]

Skip to content

add test

a0b8ffc
Select commit
Loading
Failed to load commit list.
Merged

fix(aws): Inject scopes in TimeoutThread exception with AWS lambda #4914

add test
a0b8ffc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 14, 2025 in 1s

83.96% (-0.07%) compared to cab17a4

View this Pull Request on Codecov

83.96% (-0.07%) compared to cab17a4

Details

Codecov Report

❌ Patch coverage is 12.50000% with 14 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.96%. Comparing base (cab17a4) to head (a0b8ffc).
⚠️ Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
sentry_sdk/utils.py 12.50% 14 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4914      +/-   ##
==========================================
- Coverage   84.03%   83.96%   -0.07%     
==========================================
  Files         165      165              
  Lines       16983    16998      +15     
  Branches     2977     2978       +1     
==========================================
+ Hits        14271    14273       +2     
- Misses       1822     1836      +14     
+ Partials      890      889       -1     
Files with missing lines Coverage Δ
sentry_sdk/integrations/aws_lambda.py 29.00% <ø> (ø)
sentry_sdk/utils.py 86.25% <12.50%> (-1.40%) ⬇️

... and 1 file with indirect coverage changes

0