Make reading the request body work in Django ASGI apps. #2495
0.00% of diff hit (target 74.22%)
View this Pull Request on Codecov
0.00% of diff hit (target 74.22%)
Annotations
Check warning on line 55 in sentry_sdk/integrations/django/__init__.py
codecov / codecov/patch
sentry_sdk/integrations/django/__init__.py#L52-L55
Added lines #L52 - L55 were not covered by tests
Check warning on line 472 in sentry_sdk/integrations/django/__init__.py
codecov / codecov/patch
sentry_sdk/integrations/django/__init__.py#L472
Added line #L472 was not covered by tests
Check warning on line 474 in sentry_sdk/integrations/django/__init__.py
codecov / codecov/patch
sentry_sdk/integrations/django/__init__.py#L474
Added line #L474 was not covered by tests
Check warning on line 483 in sentry_sdk/integrations/django/__init__.py
codecov / codecov/patch
sentry_sdk/integrations/django/__init__.py#L483
Added line #L483 was not covered by tests
Check warning on line 486 in sentry_sdk/integrations/django/__init__.py
codecov / codecov/patch
sentry_sdk/integrations/django/__init__.py#L486
Added line #L486 was not covered by tests
Check warning on line 504 in sentry_sdk/integrations/django/__init__.py
codecov / codecov/patch
sentry_sdk/integrations/django/__init__.py#L504
Added line #L504 was not covered by tests
Check warning on line 14 in sentry_sdk/integrations/django/asgi.py
codecov / codecov/patch
sentry_sdk/integrations/django/asgi.py#L14
Added line #L14 was not covered by tests
Check warning on line 17 in sentry_sdk/integrations/django/asgi.py
codecov / codecov/patch
sentry_sdk/integrations/django/asgi.py#L17
Added line #L17 was not covered by tests
Check warning on line 19 in sentry_sdk/integrations/django/asgi.py
codecov / codecov/patch
sentry_sdk/integrations/django/asgi.py#L19
Added line #L19 was not covered by tests
Check warning on line 24 in sentry_sdk/integrations/django/asgi.py
codecov / codecov/patch
sentry_sdk/integrations/django/asgi.py#L24
Added line #L24 was not covered by tests
Check warning on line 28 in sentry_sdk/integrations/django/asgi.py
codecov / codecov/patch
sentry_sdk/integrations/django/asgi.py#L28
Added line #L28 was not covered by tests
Check warning on line 32 in sentry_sdk/integrations/django/asgi.py
codecov / codecov/patch
sentry_sdk/integrations/django/asgi.py#L31-L32
Added lines #L31 - L32 were not covered by tests
Check warning on line 35 in sentry_sdk/integrations/django/asgi.py
codecov / codecov/patch
sentry_sdk/integrations/django/asgi.py#L35
Added line #L35 was not covered by tests
Check warning on line 37 in sentry_sdk/integrations/django/asgi.py
codecov / codecov/patch
sentry_sdk/integrations/django/asgi.py#L37
Added line #L37 was not covered by tests
Check warning on line 42 in sentry_sdk/integrations/django/asgi.py
codecov / codecov/patch
sentry_sdk/integrations/django/asgi.py#L42
Added line #L42 was not covered by tests
Check warning on line 48 in sentry_sdk/integrations/django/asgi.py
codecov / codecov/patch
sentry_sdk/integrations/django/asgi.py#L48
Added line #L48 was not covered by tests
Check warning on line 51 in sentry_sdk/integrations/django/asgi.py
codecov / codecov/patch
sentry_sdk/integrations/django/asgi.py#L51
Added line #L51 was not covered by tests
Check warning on line 54 in sentry_sdk/integrations/django/asgi.py
codecov / codecov/patch
sentry_sdk/integrations/django/asgi.py#L54
Added line #L54 was not covered by tests
Check warning on line 58 in sentry_sdk/integrations/django/asgi.py
codecov / codecov/patch
sentry_sdk/integrations/django/asgi.py#L58
Added line #L58 was not covered by tests
Check warning on line 60 in sentry_sdk/integrations/django/asgi.py
codecov / codecov/patch
sentry_sdk/integrations/django/asgi.py#L60
Added line #L60 was not covered by tests
Check warning on line 62 in sentry_sdk/integrations/django/asgi.py
codecov / codecov/patch
sentry_sdk/integrations/django/asgi.py#L62
Added line #L62 was not covered by tests
Check warning on line 75 in sentry_sdk/integrations/django/asgi.py
codecov / codecov/patch
sentry_sdk/integrations/django/asgi.py#L74-L75
Added lines #L74 - L75 were not covered by tests
Check warning on line 87 in sentry_sdk/integrations/django/asgi.py
codecov / codecov/patch
sentry_sdk/integrations/django/asgi.py#L87
Added line #L87 was not covered by tests
Check warning on line 89 in sentry_sdk/integrations/django/asgi.py
codecov / codecov/patch
sentry_sdk/integrations/django/asgi.py#L89
Added line #L89 was not covered by tests
Check warning on line 91 in sentry_sdk/integrations/django/asgi.py
codecov / codecov/patch
sentry_sdk/integrations/django/asgi.py#L91
Added line #L91 was not covered by tests