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

Turn typing comments into annotations #2678

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

more future

f636221
Select commit
Failed to load commit list.
Draft

Turn typing comments into annotations #2678

more future
f636221
Select commit
Failed to load commit list.
Codecov / codecov/patch failed Jan 26, 2024 in 0s

48.27% of diff hit (target 76.91%)

View this Pull Request on Codecov

48.27% of diff hit (target 76.91%)

Annotations

Check warning on line 38 in sentry_sdk/attachments.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/attachments.py#L38

Added line #L38 was not covered by tests

Check warning on line 69 in sentry_sdk/client.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/client.py#L69

Added line #L69 was not covered by tests

Check warning on line 570 in sentry_sdk/client.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/client.py#L570

Added line #L570 was not covered by tests

Check warning on line 21 in sentry_sdk/crons/api.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/crons/api.py#L21

Added line #L21 was not covered by tests

Check warning on line 18 in sentry_sdk/db/explain_plan/sqlalchemy.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/db/explain_plan/sqlalchemy.py#L18

Added line #L18 was not covered by tests

Check warning on line 192 in sentry_sdk/hub.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/hub.py#L191-L192

Added lines #L191 - L192 were not covered by tests

Check warning on line 573 in sentry_sdk/hub.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/hub.py#L573

Added line #L573 was not covered by tests

Check warning on line 23 in sentry_sdk/integrations/_asgi_common.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/integrations/_asgi_common.py#L23

Added line #L23 was not covered by tests

Check warning on line 92 in sentry_sdk/integrations/_asgi_common.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/integrations/_asgi_common.py#L92

Added line #L92 was not covered by tests

Check warning on line 65 in sentry_sdk/integrations/_wsgi_common.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/integrations/_wsgi_common.py#L65

Added line #L65 was not covered by tests

Check warning on line 68 in sentry_sdk/integrations/aiohttp.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/integrations/aiohttp.py#L68

Added line #L68 was not covered by tests

Check warning on line 77 in sentry_sdk/integrations/aiohttp.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/integrations/aiohttp.py#L77

Added line #L77 was not covered by tests

Check warning on line 98 in sentry_sdk/integrations/aiohttp.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/integrations/aiohttp.py#L98

Added line #L98 was not covered by tests

Check warning on line 148 in sentry_sdk/integrations/aiohttp.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/integrations/aiohttp.py#L148

Added line #L148 was not covered by tests

Check warning on line 181 in sentry_sdk/integrations/aiohttp.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/integrations/aiohttp.py#L181

Added line #L181 was not covered by tests

Check warning on line 197 in sentry_sdk/integrations/aiohttp.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/integrations/aiohttp.py#L196-L197

Added lines #L196 - L197 were not covered by tests

Check warning on line 239 in sentry_sdk/integrations/aiohttp.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/integrations/aiohttp.py#L239

Added line #L239 was not covered by tests

Check warning on line 260 in sentry_sdk/integrations/aiohttp.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/integrations/aiohttp.py#L260

Added line #L260 was not covered by tests

Check warning on line 297 in sentry_sdk/integrations/aiohttp.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/integrations/aiohttp.py#L297

Added line #L297 was not covered by tests

Check warning on line 311 in sentry_sdk/integrations/aiohttp.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/integrations/aiohttp.py#L311

Added line #L311 was not covered by tests

Check warning on line 1 in sentry_sdk/integrations/ariadne.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/integrations/ariadne.py#L1

Added line #L1 was not covered by tests

Check warning on line 35 in sentry_sdk/integrations/ariadne.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/integrations/ariadne.py#L35

Added line #L35 was not covered by tests

Check warning on line 49 in sentry_sdk/integrations/ariadne.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/integrations/ariadne.py#L49

Added line #L49 was not covered by tests

Check warning on line 54 in sentry_sdk/integrations/ariadne.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/integrations/ariadne.py#L54

Added line #L54 was not covered by tests

Check warning on line 69 in sentry_sdk/integrations/ariadne.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/integrations/ariadne.py#L69

Added line #L69 was not covered by tests