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): Add support for celery-redbeat cron tasks #2643

Merged
merged 3 commits into from
Mar 18, 2024

Rename extra

521720e
Select commit
Failed to load commit list.
Merged

feat(integrations): Add support for celery-redbeat cron tasks #2643

Rename extra
521720e
Select commit
Failed to load commit list.
Codecov / codecov/patch failed Mar 18, 2024 in 1s

0.00% of diff hit (target 76.81%)

View this Pull Request on Codecov

0.00% of diff hit (target 76.81%)

Annotations

Check warning on line 62 in sentry_sdk/integrations/celery.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/integrations/celery.py#L59-L62

Added lines #L59 - L62 were not covered by tests

Check warning on line 84 in sentry_sdk/integrations/celery.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/integrations/celery.py#L84

Added line #L84 was not covered by tests

Check warning on line 544 in sentry_sdk/integrations/celery.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/integrations/celery.py#L544

Added line #L544 was not covered by tests

Check warning on line 548 in sentry_sdk/integrations/celery.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/integrations/celery.py#L548

Added line #L548 was not covered by tests

Check warning on line 550 in sentry_sdk/integrations/celery.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/integrations/celery.py#L550

Added line #L550 was not covered by tests

Check warning on line 552 in sentry_sdk/integrations/celery.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/integrations/celery.py#L552

Added line #L552 was not covered by tests

Check warning on line 555 in sentry_sdk/integrations/celery.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/integrations/celery.py#L554-L555

Added lines #L554 - L555 were not covered by tests

Check warning on line 558 in sentry_sdk/integrations/celery.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/integrations/celery.py#L557-L558

Added lines #L557 - L558 were not covered by tests

Check warning on line 561 in sentry_sdk/integrations/celery.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/integrations/celery.py#L560-L561

Added lines #L560 - L561 were not covered by tests

Check warning on line 563 in sentry_sdk/integrations/celery.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/integrations/celery.py#L563

Added line #L563 was not covered by tests

Check warning on line 566 in sentry_sdk/integrations/celery.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/integrations/celery.py#L566

Added line #L566 was not covered by tests

Check warning on line 568 in sentry_sdk/integrations/celery.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/integrations/celery.py#L568

Added line #L568 was not covered by tests

Check warning on line 570 in sentry_sdk/integrations/celery.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/integrations/celery.py#L570

Added line #L570 was not covered by tests

Check warning on line 572 in sentry_sdk/integrations/celery.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/integrations/celery.py#L572

Added line #L572 was not covered by tests

Check warning on line 574 in sentry_sdk/integrations/celery.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/integrations/celery.py#L574

Added line #L574 was not covered by tests

Check warning on line 577 in sentry_sdk/integrations/celery.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/integrations/celery.py#L576-L577

Added lines #L576 - L577 were not covered by tests

Check warning on line 584 in sentry_sdk/integrations/celery.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/integrations/celery.py#L584

Added line #L584 was not covered by tests

Check warning on line 589 in sentry_sdk/integrations/celery.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/integrations/celery.py#L589

Added line #L589 was not covered by tests

Check warning on line 593 in sentry_sdk/integrations/celery.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/integrations/celery.py#L593

Added line #L593 was not covered by tests

Check warning on line 595 in sentry_sdk/integrations/celery.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/integrations/celery.py#L595

Added line #L595 was not covered by tests

Check warning on line 597 in sentry_sdk/integrations/celery.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/integrations/celery.py#L597

Added line #L597 was not covered by tests