Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(asgi): Fix KeyError if transaction does not exist #4095

Merged
merged 1 commit into from
Feb 26, 2025

fix(asgi): Fix KeyError if transaction does not exist

1a1c628
Select commit
Loading
Failed to load commit list.
Merged

fix(asgi): Fix KeyError if transaction does not exist #4095

fix(asgi): Fix KeyError if transaction does not exist
1a1c628
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 26, 2025 in 1s

79.55% (+0.00%) compared to 189e4a9

View this Pull Request on Codecov

79.55% (+0.00%) compared to 189e4a9

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.55%. Comparing base (189e4a9) to head (1a1c628).

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #4095   +/-   ##
=======================================
  Coverage   79.55%   79.55%           
=======================================
  Files         140      140           
  Lines       15521    15523    +2     
  Branches     2631     2631           
=======================================
+ Hits        12347    12349    +2     
  Misses       2338     2338           
  Partials      836      836           
Files with missing lines Coverage Δ
sentry_sdk/integrations/asgi.py 85.81% <100.00%> (+0.20%) ⬆️

... and 2 files with indirect coverage changes