Types: Add support for BINARY columns and improve support for FLOATs #12
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
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
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
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
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
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
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
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
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
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
codecov / codecov/patch
src/sqlalchemy_cratedb/type/binary.py#L44
Added line #L44 was not covered by tests