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(GAQ): Add Redis Sentinel Support for Global Async Queries #29912

Merged
merged 8 commits into from
Aug 30, 2024

Fix Workflow failure cases

fa85476
Select commit
Loading
Failed to load commit list.
Merged

feat(GAQ): Add Redis Sentinel Support for Global Async Queries #29912

Fix Workflow failure cases
fa85476
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Aug 11, 2024 in 0s

65.27% of diff hit (target 60.48%)

View this Pull Request on Codecov

65.27% of diff hit (target 60.48%)

Annotations

Check warning on line 70 in superset/async_events/async_query_manager.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

superset/async_events/async_query_manager.py#L70

Added line #L70 was not covered by tests

Check warning on line 73 in superset/async_events/async_query_manager.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

superset/async_events/async_query_manager.py#L73

Added line #L73 was not covered by tests

Check warning on line 86 in superset/async_events/async_query_manager.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

superset/async_events/async_query_manager.py#L85-L86

Added lines #L85 - L86 were not covered by tests

Check warning on line 90 in superset/async_events/async_query_manager.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

superset/async_events/async_query_manager.py#L90

Added line #L90 was not covered by tests

Check warning on line 261 in superset/async_events/async_query_manager.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

superset/async_events/async_query_manager.py#L261

Added line #L261 was not covered by tests

Check warning on line 287 in superset/async_events/async_query_manager.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

superset/async_events/async_query_manager.py#L286-L287

Added lines #L286 - L287 were not covered by tests

Check warning on line 305 in superset/async_events/async_query_manager.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

superset/async_events/async_query_manager.py#L304-L305

Added lines #L304 - L305 were not covered by tests

Check warning on line 71 in superset/async_events/cache_backend.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

superset/async_events/cache_backend.py#L71

Added line #L71 was not covered by tests

Check warning on line 81 in superset/async_events/cache_backend.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

superset/async_events/cache_backend.py#L80-L81

Added lines #L80 - L81 were not covered by tests

Check warning on line 122 in superset/async_events/cache_backend.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

superset/async_events/cache_backend.py#L122

Added line #L122 was not covered by tests

Check warning on line 142 in superset/async_events/cache_backend.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

superset/async_events/cache_backend.py#L142

Added line #L142 was not covered by tests

Check warning on line 154 in superset/async_events/cache_backend.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

superset/async_events/cache_backend.py#L153-L154

Added lines #L153 - L154 were not covered by tests

Check warning on line 159 in superset/async_events/cache_backend.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

superset/async_events/cache_backend.py#L159

Added line #L159 was not covered by tests

Check warning on line 162 in superset/async_events/cache_backend.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

superset/async_events/cache_backend.py#L162

Added line #L162 was not covered by tests

Check warning on line 165 in superset/async_events/cache_backend.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

superset/async_events/cache_backend.py#L165

Added line #L165 was not covered by tests

Check warning on line 182 in superset/async_events/cache_backend.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

superset/async_events/cache_backend.py#L182

Added line #L182 was not covered by tests

Check warning on line 192 in superset/async_events/cache_backend.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

superset/async_events/cache_backend.py#L191-L192

Added lines #L191 - L192 were not covered by tests

Check warning on line 196 in superset/async_events/cache_backend.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

superset/async_events/cache_backend.py#L196

Added line #L196 was not covered by tests

Check warning on line 209 in superset/async_events/cache_backend.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

superset/async_events/cache_backend.py#L209

Added line #L209 was not covered by tests