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

fix: simplify assertions

78c8795
Select commit
Loading
Failed to load commit list.
Merged

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

fix: simplify assertions
78c8795
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 7, 2023 in 0s

77.41% of diff hit (target 51.15%)

View this Pull Request on Codecov

77.41% 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 19 in sentry_sdk/integrations/redis/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/integrations/redis/__init__.py#L18-L19

Added lines #L18 - L19 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/integrations/redis/__init__.py#L147-L148

Added lines #L147 - L148 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/integrations/redis/__init__.py#L321

Added line #L321 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/integrations/redis/__init__.py#L324

Added line #L324 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/integrations/redis/__init__.py#L327

Added line #L327 was not covered by tests

Check warning on line 19 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-L19

Added lines #L16 - L19 were not covered by tests