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

Merge branch 'master' into m.redis-cluster

eeb534a
Select commit
Loading
Failed to load commit list.
Merged

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

Merge branch 'master' into m.redis-cluster
eeb534a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 7, 2023 in 0s

65.07% of diff hit (target 44.27%)

View this Pull Request on Codecov

65.07% of diff hit (target 44.27%)

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/integrations/redis/__init__.py#L249

Added line #L249 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/integrations/redis/__init__.py#L281-L282

Added lines #L281 - L282 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/integrations/redis/__init__.py#L294-L295

Added lines #L294 - L295 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/integrations/redis/__init__.py#L322

Added line #L322 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/integrations/redis/__init__.py#L325

Added line #L325 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/integrations/redis/__init__.py#L328

Added line #L328 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/integrations/redis/__init__.py#L340

Added line #L340 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/integrations/redis/__init__.py#L352

Added line #L352 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry_sdk/integrations/redis/__init__.py#L360

Added line #L360 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