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

Add CFR and WTF diagnostics programs #88

Merged
merged 15 commits into from
Jun 13, 2024

wtf: Simplify SQL statement `shard_allocation`

5a9ef0e
Select commit
Loading
Failed to load commit list.
Merged

Add CFR and WTF diagnostics programs #88

wtf: Simplify SQL statement `shard_allocation`
5a9ef0e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jun 13, 2024 in 0s

84.11% of diff hit (target 79.01%)

View this Pull Request on Codecov

84.11% of diff hit (target 79.01%)

Annotations

Check warning on line 38 in cratedb_toolkit/cfr/cli.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cratedb_toolkit/cfr/cli.py#L37-L38

Added lines #L37 - L38 were not covered by tests

Check warning on line 85 in cratedb_toolkit/cfr/systable.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cratedb_toolkit/cfr/systable.py#L85

Added line #L85 was not covered by tests

Check warning on line 117 in cratedb_toolkit/cfr/systable.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cratedb_toolkit/cfr/systable.py#L117

Added line #L117 was not covered by tests

Check warning on line 121 in cratedb_toolkit/cfr/systable.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cratedb_toolkit/cfr/systable.py#L120-L121

Added lines #L120 - L121 were not covered by tests

Check warning on line 123 in cratedb_toolkit/cfr/systable.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cratedb_toolkit/cfr/systable.py#L123

Added line #L123 was not covered by tests

Check warning on line 157 in cratedb_toolkit/cfr/systable.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cratedb_toolkit/cfr/systable.py#L157

Added line #L157 was not covered by tests

Check warning on line 203 in cratedb_toolkit/cfr/systable.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cratedb_toolkit/cfr/systable.py#L203

Added line #L203 was not covered by tests

Check warning on line 216 in cratedb_toolkit/cfr/systable.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cratedb_toolkit/cfr/systable.py#L215-L216

Added lines #L215 - L216 were not covered by tests

Check warning on line 225 in cratedb_toolkit/cfr/systable.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cratedb_toolkit/cfr/systable.py#L224-L225

Added lines #L224 - L225 were not covered by tests

Check warning on line 227 in cratedb_toolkit/cfr/systable.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cratedb_toolkit/cfr/systable.py#L227

Added line #L227 was not covered by tests

Check warning on line 15 in cratedb_toolkit/sqlalchemy/patch.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cratedb_toolkit/sqlalchemy/patch.py#L14-L15

Added lines #L14 - L15 were not covered by tests

Check warning on line 65 in cratedb_toolkit/sqlalchemy/patch.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cratedb_toolkit/sqlalchemy/patch.py#L65

Added line #L65 was not covered by tests

Check warning on line 70 in cratedb_toolkit/sqlalchemy/patch.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cratedb_toolkit/sqlalchemy/patch.py#L70

Added line #L70 was not covered by tests

Check warning on line 84 in cratedb_toolkit/sqlalchemy/patch.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cratedb_toolkit/sqlalchemy/patch.py#L84

Added line #L84 was not covered by tests

Check warning on line 27 in cratedb_toolkit/testing/testcontainers/cratedb.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cratedb_toolkit/testing/testcontainers/cratedb.py#L27

Added line #L27 was not covered by tests

Check warning on line 75 in cratedb_toolkit/util/cli.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cratedb_toolkit/util/cli.py#L75

Added line #L75 was not covered by tests

Check warning on line 113 in cratedb_toolkit/util/cli.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cratedb_toolkit/util/cli.py#L113

Added line #L113 was not covered by tests

Check warning on line 117 in cratedb_toolkit/util/cli.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cratedb_toolkit/util/cli.py#L117

Added line #L117 was not covered by tests

Check warning on line 120 in cratedb_toolkit/util/cli.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cratedb_toolkit/util/cli.py#L120

Added line #L120 was not covered by tests

Check warning on line 128 in cratedb_toolkit/util/cli.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cratedb_toolkit/util/cli.py#L128

Added line #L128 was not covered by tests

Check warning on line 133 in cratedb_toolkit/util/cli.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cratedb_toolkit/util/cli.py#L131-L133

Added lines #L131 - L133 were not covered by tests

Check warning on line 1 in cratedb_toolkit/util/data.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cratedb_toolkit/util/data.py#L1

Added line #L1 was not covered by tests

Check warning on line 5 in cratedb_toolkit/util/data.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cratedb_toolkit/util/data.py#L5

Added line #L5 was not covered by tests

Check warning on line 7 in cratedb_toolkit/util/data.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cratedb_toolkit/util/data.py#L7

Added line #L7 was not covered by tests

Check warning on line 39 in cratedb_toolkit/util/data.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cratedb_toolkit/util/data.py#L39

Added line #L39 was not covered by tests