Do not raise error when channels is not installed #3203
Merged
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% <ø> (ø) |
Loading