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

chore(key-value): convert command to dao #29344

Merged
merged 16 commits into from
Jul 1, 2024

simplify

d7752de
Select commit
Loading
Failed to load commit list.
Merged

chore(key-value): convert command to dao #29344

simplify
d7752de
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jul 1, 2024 in 0s

93.86% of diff hit (target 60.48%)

View this Pull Request on Codecov

93.86% of diff hit (target 60.48%)

Annotations

Check warning on line 41 in superset/commands/distributed_lock/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

superset/commands/distributed_lock/base.py#L41

Added line #L41 was not covered by tests

Check warning on line 43 in superset/commands/distributed_lock/create.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

superset/commands/distributed_lock/create.py#L43

Added line #L43 was not covered by tests

Check warning on line 35 in superset/commands/distributed_lock/get.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

superset/commands/distributed_lock/get.py#L35

Added line #L35 was not covered by tests

Check warning on line 109 in superset/daos/key_value.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

superset/daos/key_value.py#L108-L109

Added lines #L108 - L109 were not covered by tests

Check warning on line 73 in superset/distributed_lock/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

superset/distributed_lock/__init__.py#L71-L73

Added lines #L71 - L73 were not covered by tests

Check warning on line 39 in superset/distributed_lock/utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

superset/distributed_lock/utils.py#L35-L39

Added lines #L35 - L39 were not covered by tests