Skip to content

Types: Improve support for FLOAT type, converging to FLOAT vs. DOUBLE

a8dc4ea
Select commit
Loading
Failed to load commit list.
Draft

Types: Add support for BINARY columns and improve support for FLOATs #12

Types: Improve support for FLOAT type, converging to FLOAT vs. DOUBLE
a8dc4ea
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Mar 30, 2025 in 1s

46.66% of diff hit (target 81.53%)

View this Pull Request on Codecov

46.66% of diff hit (target 81.53%)

Annotations

Check warning on line 258 in src/sqlalchemy_cratedb/compiler.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sqlalchemy_cratedb/compiler.py#L258

Added line #L258 was not covered by tests

Check warning on line 277 in src/sqlalchemy_cratedb/compiler.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sqlalchemy_cratedb/compiler.py#L277

Added line #L277 was not covered by tests

Check warning on line 19 in src/sqlalchemy_cratedb/type/binary.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sqlalchemy_cratedb/type/binary.py#L18-L19

Added lines #L18 - L19 were not covered by tests

Check warning on line 24 in src/sqlalchemy_cratedb/type/binary.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sqlalchemy_cratedb/type/binary.py#L23-L24

Added lines #L23 - L24 were not covered by tests

Check warning on line 26 in src/sqlalchemy_cratedb/type/binary.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sqlalchemy_cratedb/type/binary.py#L26

Added line #L26 was not covered by tests

Check warning on line 28 in src/sqlalchemy_cratedb/type/binary.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sqlalchemy_cratedb/type/binary.py#L28

Added line #L28 was not covered by tests

Check warning on line 30 in src/sqlalchemy_cratedb/type/binary.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sqlalchemy_cratedb/type/binary.py#L30

Added line #L30 was not covered by tests

Check warning on line 37 in src/sqlalchemy_cratedb/type/binary.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sqlalchemy_cratedb/type/binary.py#L36-L37

Added lines #L36 - L37 were not covered by tests

Check warning on line 42 in src/sqlalchemy_cratedb/type/binary.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sqlalchemy_cratedb/type/binary.py#L39-L42

Added lines #L39 - L42 were not covered by tests

Check warning on line 44 in src/sqlalchemy_cratedb/type/binary.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sqlalchemy_cratedb/type/binary.py#L44

Added line #L44 was not covered by tests