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

SDK and CLI for CrateDB Cloud Cluster APIs #81

Draft
wants to merge 18 commits into
base: main
Choose a base branch
from

Chore: Fix software tests

62a3a62
Select commit
Loading
Failed to load commit list.
Draft

SDK and CLI for CrateDB Cloud Cluster APIs #81

Chore: Fix software tests
62a3a62
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 19, 2025 in 1s

78.08% of diff hit (target 80.42%)

View this Pull Request on Codecov

78.08% of diff hit (target 80.42%)

Annotations

Check warning on line 124 in cratedb_toolkit/api/main.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cratedb_toolkit/api/main.py#L124

Added line #L124 was not covered by tests

Check warning on line 146 in cratedb_toolkit/api/main.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cratedb_toolkit/api/main.py#L146

Added line #L146 was not covered by tests

Check warning on line 158 in cratedb_toolkit/api/main.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cratedb_toolkit/api/main.py#L155-L158

Added lines #L155 - L158 were not covered by tests

Check warning on line 160 in cratedb_toolkit/api/main.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cratedb_toolkit/api/main.py#L160

Added line #L160 was not covered by tests

Check warning on line 167 in cratedb_toolkit/api/main.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cratedb_toolkit/api/main.py#L167

Added line #L167 was not covered by tests

Check warning on line 182 in cratedb_toolkit/api/main.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cratedb_toolkit/api/main.py#L182

Added line #L182 was not covered by tests

Check warning on line 218 in cratedb_toolkit/api/main.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cratedb_toolkit/api/main.py#L218

Added line #L218 was not covered by tests

Check warning on line 227 in cratedb_toolkit/api/main.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cratedb_toolkit/api/main.py#L227

Added line #L227 was not covered by tests

Check warning on line 262 in cratedb_toolkit/api/main.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cratedb_toolkit/api/main.py#L262

Added line #L262 was not covered by tests

Check warning on line 267 in cratedb_toolkit/api/main.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cratedb_toolkit/api/main.py#L267

Added line #L267 was not covered by tests

Check warning on line 286 in cratedb_toolkit/api/main.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cratedb_toolkit/api/main.py#L284-L286

Added lines #L284 - L286 were not covered by tests

Check warning on line 323 in cratedb_toolkit/api/main.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cratedb_toolkit/api/main.py#L322-L323

Added lines #L322 - L323 were not covered by tests

Check warning on line 411 in cratedb_toolkit/api/main.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cratedb_toolkit/api/main.py#L411

Added line #L411 was not covered by tests

Check warning on line 27 in cratedb_toolkit/api/model.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cratedb_toolkit/api/model.py#L27

Added line #L27 was not covered by tests

Check warning on line 31 in cratedb_toolkit/api/model.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cratedb_toolkit/api/model.py#L31

Added line #L31 was not covered by tests

Check warning on line 41 in cratedb_toolkit/cluster/cli.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cratedb_toolkit/cluster/cli.py#L41

Added line #L41 was not covered by tests

Check warning on line 65 in cratedb_toolkit/cluster/cli.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cratedb_toolkit/cluster/cli.py#L64-L65

Added lines #L64 - L65 were not covered by tests

Check warning on line 69 in cratedb_toolkit/cluster/cli.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cratedb_toolkit/cluster/cli.py#L68-L69

Added lines #L68 - L69 were not covered by tests

Check warning on line 73 in cratedb_toolkit/cluster/cli.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cratedb_toolkit/cluster/cli.py#L72-L73

Added lines #L72 - L73 were not covered by tests

Check warning on line 21 in cratedb_toolkit/cluster/croud.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cratedb_toolkit/cluster/croud.py#L20-L21

Added lines #L20 - L21 were not covered by tests

Check warning on line 23 in cratedb_toolkit/cluster/croud.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cratedb_toolkit/cluster/croud.py#L23

Added line #L23 was not covered by tests

Check warning on line 30 in cratedb_toolkit/cluster/croud.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cratedb_toolkit/cluster/croud.py#L29-L30

Added lines #L29 - L30 were not covered by tests

Check warning on line 118 in cratedb_toolkit/cluster/croud.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cratedb_toolkit/cluster/croud.py#L113-L118

Added lines #L113 - L118 were not covered by tests

Check warning on line 124 in cratedb_toolkit/cluster/croud.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cratedb_toolkit/cluster/croud.py#L124

Added line #L124 was not covered by tests

Check warning on line 127 in cratedb_toolkit/cluster/croud.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cratedb_toolkit/cluster/croud.py#L127

Added line #L127 was not covered by tests