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

feat(integrations): Support Django 5.0 #2490

Merged
merged 33 commits into from
Nov 14, 2023

new Callable

ada4a8e
Select commit
Loading
Failed to load commit list.
Merged

feat(integrations): Support Django 5.0 #2490

new Callable
ada4a8e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 14, 2023 in 0s

0.00% of diff hit (target 55.58%)

View this Pull Request on Codecov

0.00% of diff hit (target 55.58%)

Annotations

Check warning on line 11 in sentry_sdk/integrations/django/asgi.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/integrations/django/asgi.py#L11

Added line #L11 was not covered by tests

Check warning on line 24 in sentry_sdk/integrations/django/asgi.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/integrations/django/asgi.py#L23-L24

Added lines #L23 - L24 were not covered by tests

Check warning on line 32 in sentry_sdk/integrations/django/asgi.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/integrations/django/asgi.py#L32

Added line #L32 was not covered by tests

Check warning on line 103 in sentry_sdk/integrations/django/asgi.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/integrations/django/asgi.py#L103

Added line #L103 was not covered by tests

Check warning on line 10 in sentry_sdk/integrations/django/signals_handlers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/integrations/django/signals_handlers.py#L10

Added line #L10 was not covered by tests

Check warning on line 15 in sentry_sdk/integrations/django/signals_handlers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/integrations/django/signals_handlers.py#L14-L15

Added lines #L14 - L15 were not covered by tests

Check warning on line 60 in sentry_sdk/integrations/django/signals_handlers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/integrations/django/signals_handlers.py#L60

Added line #L60 was not covered by tests

Check warning on line 63 in sentry_sdk/integrations/django/signals_handlers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/integrations/django/signals_handlers.py#L62-L63

Added lines #L62 - L63 were not covered by tests

Check warning on line 65 in sentry_sdk/integrations/django/signals_handlers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/integrations/django/signals_handlers.py#L65

Added line #L65 was not covered by tests

Check warning on line 83 in sentry_sdk/integrations/django/signals_handlers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/integrations/django/signals_handlers.py#L83

Added line #L83 was not covered by tests

Check warning on line 86 in sentry_sdk/integrations/django/signals_handlers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/integrations/django/signals_handlers.py#L86

Added line #L86 was not covered by tests

Check warning on line 88 in sentry_sdk/integrations/django/signals_handlers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/integrations/django/signals_handlers.py#L88

Added line #L88 was not covered by tests