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

fix(api): Fix tracing TypeError for static and class methods #2559

Merged
merged 18 commits into from
Jan 5, 2024

Correcting typo

1628160
Select commit
Loading
Failed to load commit list.
Merged

fix(api): Fix tracing TypeError for static and class methods #2559

Correcting typo
1628160
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 27, 2023 in 0s

0.00% of diff hit (target 77.72%)

View this Pull Request on Codecov

0.00% of diff hit (target 77.72%)

Annotations

Check warning on line 202 in sentry_sdk/client.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/client.py#L201-L202

Added lines #L201 - L202 were not covered by tests

Check warning on line 205 in sentry_sdk/client.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/client.py#L205

Added line #L205 was not covered by tests

Check warning on line 207 in sentry_sdk/client.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/client.py#L207

Added line #L207 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/integrations/aiohttp.py#L144

Added line #L144 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/integrations/aiohttp.py#L176

Added line #L176 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/integrations/aiohttp.py#L193

Added line #L193 was not covered by tests