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

ref: Patched functions decorator for integrations #2454

Merged

Fix circular import

c18a902
Select commit
Loading
Failed to load commit list.
Merged

ref: Patched functions decorator for integrations #2454

Fix circular import
c18a902
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Mar 15, 2024 in 1s

66.10% of diff hit (target 77.14%)

View this Pull Request on Codecov

66.10% of diff hit (target 77.14%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/integrations/gql.py#L1

Added line #L1 was not covered by tests

Check warning on line 88 in sentry_sdk/integrations/gql.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/integrations/gql.py#L88

Added line #L88 was not covered by tests

Check warning on line 72 in sentry_sdk/utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/utils.py#L72

Added line #L72 was not covered by tests

Check warning on line 74 in sentry_sdk/utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/utils.py#L74

Added line #L74 was not covered by tests

Check warning on line 1571 in sentry_sdk/utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/utils.py#L1571

Added line #L1571 was not covered by tests

Check warning on line 1573 in sentry_sdk/utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/utils.py#L1573

Added line #L1573 was not covered by tests

Check warning on line 1580 in sentry_sdk/utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/utils.py#L1580

Added line #L1580 was not covered by tests

Check warning on line 1582 in sentry_sdk/utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/utils.py#L1582

Added line #L1582 was not covered by tests

Check warning on line 1584 in sentry_sdk/utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/utils.py#L1584

Added line #L1584 was not covered by tests

Check warning on line 1586 in sentry_sdk/utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/utils.py#L1586

Added line #L1586 was not covered by tests

Check warning on line 9 in sentry_sdk/utils_py3.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/utils_py3.py#L7-L9

Added lines #L7 - L9 were not covered by tests

Check warning on line 11 in sentry_sdk/utils_py3.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/utils_py3.py#L11

Added line #L11 was not covered by tests

Check warning on line 25 in sentry_sdk/utils_py3.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/utils_py3.py#L25

Added line #L25 was not covered by tests