Add baseline infrastructure for emulating materialized views #56
89.54% of diff hit (target 77.57%)
View this Pull Request on Codecov
89.54% of diff hit (target 77.57%)
Annotations
Check warning on line 75 in cratedb_toolkit/materialized/model.py
codecov / codecov/patch
cratedb_toolkit/materialized/model.py#L74-L75
Added lines #L74 - L75 were not covered by tests
Check warning on line 32 in cratedb_toolkit/materialized/schema.py
codecov / codecov/patch
cratedb_toolkit/materialized/schema.py#L31-L32
Added lines #L31 - L32 were not covered by tests
Check warning on line 30 in cratedb_toolkit/materialized/store.py
codecov / codecov/patch
cratedb_toolkit/materialized/store.py#L30
Added line #L30 was not covered by tests
Check warning on line 54 in cratedb_toolkit/materialized/store.py
codecov / codecov/patch
cratedb_toolkit/materialized/store.py#L54
Added line #L54 was not covered by tests
Check warning on line 56 in cratedb_toolkit/materialized/store.py
codecov / codecov/patch
cratedb_toolkit/materialized/store.py#L56
Added line #L56 was not covered by tests
Check warning on line 59 in cratedb_toolkit/materialized/store.py
codecov / codecov/patch
cratedb_toolkit/materialized/store.py#L58-L59
Added lines #L58 - L59 were not covered by tests
Check warning on line 81 in cratedb_toolkit/materialized/store.py
codecov / codecov/patch
cratedb_toolkit/materialized/store.py#L79-L81
Added lines #L79 - L81 were not covered by tests
Check warning on line 118 in cratedb_toolkit/materialized/store.py
codecov / codecov/patch
cratedb_toolkit/materialized/store.py#L111-L118
Added lines #L111 - L118 were not covered by tests
Check warning on line 202 in examples/materialized_view.py
codecov / codecov/patch
examples/materialized_view.py#L202
Added line #L202 was not covered by tests
Check warning on line 207 in examples/materialized_view.py
codecov / codecov/patch
examples/materialized_view.py#L206-L207
Added lines #L206 - L207 were not covered by tests