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 cluster clients from redis sdk #2394

Merged
merged 13 commits into from
Dec 7, 2023

feat(integrations): add support for cluster clients from redis sdk

ae5bca6
Select commit
Loading
Failed to load commit list.
Merged

feat(integrations): add support for cluster clients from redis sdk #2394

feat(integrations): add support for cluster clients from redis sdk
ae5bca6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 1, 2023 in 0s

86.53% of diff hit (target 51.15%)

View this Pull Request on Codecov

86.53% of diff hit (target 51.15%)

Annotations

Check warning on line 16 in sentry_sdk/integrations/redis/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/integrations/redis/__init__.py#L16

Added line #L16 was not covered by tests

Check warning on line 307 in sentry_sdk/integrations/redis/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/integrations/redis/__init__.py#L307

Added line #L307 was not covered by tests

Check warning on line 310 in sentry_sdk/integrations/redis/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/integrations/redis/__init__.py#L310

Added line #L310 was not covered by tests

Check warning on line 313 in sentry_sdk/integrations/redis/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/integrations/redis/__init__.py#L313

Added line #L313 was not covered by tests

Check warning on line 16 in sentry_sdk/integrations/redis/asyncio.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/integrations/redis/asyncio.py#L16

Added line #L16 was not covered by tests