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(crons): Make monitor async friendly #2912

Merged
merged 12 commits into from
Mar 28, 2024

fix mypy

d923c51
Select commit
Loading
Failed to load commit list.
Merged

fix(crons): Make monitor async friendly #2912

fix mypy
d923c51
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Mar 28, 2024 in 0s

57.14% of diff hit (target 76.85%)

View this Pull Request on Codecov

57.14% of diff hit (target 76.85%)

Annotations

Check warning on line 7 in sentry_sdk/crons/_decorator.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/crons/_decorator.py#L7

Added line #L7 was not covered by tests

Check warning on line 16 in sentry_sdk/crons/_decorator.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/crons/_decorator.py#L15-L16

Added lines #L15 - L16 were not covered by tests

Check warning on line 1 in sentry_sdk/crons/_decorator_py2.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/crons/_decorator_py2.py#L1

Added line #L1 was not covered by tests

Check warning on line 3 in sentry_sdk/crons/_decorator_py2.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/crons/_decorator_py2.py#L3

Added line #L3 was not covered by tests

Check warning on line 6 in sentry_sdk/crons/_decorator_py2.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/crons/_decorator_py2.py#L6

Added line #L6 was not covered by tests

Check warning on line 9 in sentry_sdk/crons/_decorator_py2.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/crons/_decorator_py2.py#L8-L9

Added lines #L8 - L9 were not covered by tests

Check warning on line 13 in sentry_sdk/crons/_decorator_py2.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/crons/_decorator_py2.py#L13

Added line #L13 was not covered by tests

Check warning on line 15 in sentry_sdk/crons/_decorator_py2.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/crons/_decorator_py2.py#L15

Added line #L15 was not covered by tests

Check warning on line 19 in sentry_sdk/crons/_decorator_py2.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/crons/_decorator_py2.py#L19

Added line #L19 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/crons/_decorator_py2.py#L21

Added line #L21 was not covered by tests

Check warning on line 9 in sentry_sdk/crons/decorator.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/crons/decorator.py#L8-L9

Added lines #L8 - L9 were not covered by tests

Check warning on line 12 in sentry_sdk/crons/decorator.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/crons/decorator.py#L12

Added line #L12 was not covered by tests