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

Do not raise error when channels is not installed #3203

Merged
merged 2 commits into from
Jun 26, 2024

Cleaned up code

7cdd26e
Select commit
Loading
Failed to load commit list.
Merged

Do not raise error when channels is not installed #3203

Cleaned up code
7cdd26e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 26, 2024 in 1s

79.30% (+0.02%) compared to 7c1685e

View this Pull Request on Codecov

79.30% (+0.02%) compared to 7c1685e

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.30%. Comparing base (7c1685e) to head (7cdd26e).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3203      +/-   ##
==========================================
+ Coverage   79.28%   79.30%   +0.02%     
==========================================
  Files         132      132              
  Lines       14220    14217       -3     
  Branches     2985     2985              
==========================================
+ Hits        11274    11275       +1     
+ Misses       2107     2094      -13     
- Partials      839      848       +9     
Files Coverage Δ
sentry_sdk/integrations/django/__init__.py 81.55% <100.00%> (-0.15%) ⬇️
sentry_sdk/integrations/django/asgi.py 81.81% <ø> (ø)

... and 5 files with indirect coverage changes