Skip to content

Add support for container types ARRAY, OBJECT, and FLOAT_VECTOR

Codecov / codecov/patch failed Dec 14, 2023 in 0s

56.11% of diff hit (target 78.10%)

View this Pull Request on Codecov

56.11% of diff hit (target 78.10%)

Annotations

Check warning on line 151 in target_cratedb/connector.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

target_cratedb/connector.py#L150-L151

Added lines #L150 - L151 were not covered by tests

Check warning on line 154 in target_cratedb/connector.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

target_cratedb/connector.py#L154

Added line #L154 was not covered by tests

Check warning on line 156 in target_cratedb/connector.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

target_cratedb/connector.py#L156

Added line #L156 was not covered by tests

Check warning on line 308 in target_cratedb/connector.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

target_cratedb/connector.py#L308

Added line #L308 was not covered by tests

Check warning on line 310 in target_cratedb/connector.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

target_cratedb/connector.py#L310

Added line #L310 was not covered by tests

Check warning on line 312 in target_cratedb/connector.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

target_cratedb/connector.py#L312

Added line #L312 was not covered by tests

Check warning on line 66 in target_cratedb/sqlalchemy/patch.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

target_cratedb/sqlalchemy/patch.py#L66

Added line #L66 was not covered by tests

Check warning on line 2 in target_cratedb/sqlalchemy/vector.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

target_cratedb/sqlalchemy/vector.py#L2

Added line #L2 was not covered by tests

Check warning on line 7 in target_cratedb/sqlalchemy/vector.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

target_cratedb/sqlalchemy/vector.py#L4-L7

Added lines #L4 - L7 were not covered by tests

Check warning on line 9 in target_cratedb/sqlalchemy/vector.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

target_cratedb/sqlalchemy/vector.py#L9

Added line #L9 was not covered by tests

Check warning on line 12 in target_cratedb/sqlalchemy/vector.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

target_cratedb/sqlalchemy/vector.py#L12

Added line #L12 was not covered by tests

Check warning on line 16 in target_cratedb/sqlalchemy/vector.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

target_cratedb/sqlalchemy/vector.py#L15-L16

Added lines #L15 - L16 were not covered by tests

Check warning on line 18 in target_cratedb/sqlalchemy/vector.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

target_cratedb/sqlalchemy/vector.py#L18

Added line #L18 was not covered by tests

Check warning on line 21 in target_cratedb/sqlalchemy/vector.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

target_cratedb/sqlalchemy/vector.py#L21

Added line #L21 was not covered by tests

Check warning on line 24 in target_cratedb/sqlalchemy/vector.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

target_cratedb/sqlalchemy/vector.py#L23-L24

Added lines #L23 - L24 were not covered by tests

Check warning on line 28 in target_cratedb/sqlalchemy/vector.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

target_cratedb/sqlalchemy/vector.py#L26-L28

Added lines #L26 - L28 were not covered by tests

Check warning on line 31 in target_cratedb/sqlalchemy/vector.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

target_cratedb/sqlalchemy/vector.py#L30-L31

Added lines #L30 - L31 were not covered by tests

Check warning on line 33 in target_cratedb/sqlalchemy/vector.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

target_cratedb/sqlalchemy/vector.py#L33

Added line #L33 was not covered by tests

Check warning on line 36 in target_cratedb/sqlalchemy/vector.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

target_cratedb/sqlalchemy/vector.py#L35-L36

Added lines #L35 - L36 were not covered by tests

Check warning on line 38 in target_cratedb/sqlalchemy/vector.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

target_cratedb/sqlalchemy/vector.py#L38

Added line #L38 was not covered by tests

Check warning on line 41 in target_cratedb/sqlalchemy/vector.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

target_cratedb/sqlalchemy/vector.py#L41

Added line #L41 was not covered by tests

Check warning on line 47 in target_cratedb/sqlalchemy/vector.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

target_cratedb/sqlalchemy/vector.py#L47

Added line #L47 was not covered by tests

Check warning on line 51 in target_cratedb/sqlalchemy/vector.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

target_cratedb/sqlalchemy/vector.py#L49-L51

Added lines #L49 - L51 were not covered by tests

Check warning on line 56 in target_cratedb/sqlalchemy/vector.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

target_cratedb/sqlalchemy/vector.py#L53-L56

Added lines #L53 - L56 were not covered by tests

Check warning on line 60 in target_cratedb/sqlalchemy/vector.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

target_cratedb/sqlalchemy/vector.py#L58-L60

Added lines #L58 - L60 were not covered by tests