Skip to content

chore(cubesql): Support introspection query

This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/patch succeeded Jan 19, 2024 in 0s

93.77% of diff hit (target 72.72%)

View this Pull Request on Codecov

93.77% of diff hit (target 72.72%)

Annotations

Check warning on line 68 in rust/cubesql/cubesql/src/compile/engine/information_schema/postgres/pg_inherits.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/cubesql/cubesql/src/compile/engine/information_schema/postgres/pg_inherits.rs#L67-L68

Added lines #L67 - L68 were not covered by tests

Check warning on line 95 in rust/cubesql/cubesql/src/compile/engine/information_schema/postgres/pg_inherits.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/cubesql/cubesql/src/compile/engine/information_schema/postgres/pg_inherits.rs#L95

Added line #L95 was not covered by tests

Check warning on line 99 in rust/cubesql/cubesql/src/compile/engine/information_schema/postgres/pg_inherits.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/cubesql/cubesql/src/compile/engine/information_schema/postgres/pg_inherits.rs#L99

Added line #L99 was not covered by tests

Check warning on line 80 in rust/cubesql/cubesql/src/compile/engine/information_schema/postgres/pg_partitioned_table.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/cubesql/cubesql/src/compile/engine/information_schema/postgres/pg_partitioned_table.rs#L79-L80

Added lines #L79 - L80 were not covered by tests

Check warning on line 123 in rust/cubesql/cubesql/src/compile/engine/information_schema/postgres/pg_partitioned_table.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/cubesql/cubesql/src/compile/engine/information_schema/postgres/pg_partitioned_table.rs#L123

Added line #L123 was not covered by tests

Check warning on line 127 in rust/cubesql/cubesql/src/compile/engine/information_schema/postgres/pg_partitioned_table.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/cubesql/cubesql/src/compile/engine/information_schema/postgres/pg_partitioned_table.rs#L127

Added line #L127 was not covered by tests

Check warning on line 159 in rust/cubesql/cubesql/src/compile/engine/information_schema/postgres/pg_stat_user_tables.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/cubesql/cubesql/src/compile/engine/information_schema/postgres/pg_stat_user_tables.rs#L158-L159

Added lines #L158 - L159 were not covered by tests

Check warning on line 221 in rust/cubesql/cubesql/src/compile/engine/information_schema/postgres/pg_stat_user_tables.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/cubesql/cubesql/src/compile/engine/information_schema/postgres/pg_stat_user_tables.rs#L221

Added line #L221 was not covered by tests

Check warning on line 225 in rust/cubesql/cubesql/src/compile/engine/information_schema/postgres/pg_stat_user_tables.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/cubesql/cubesql/src/compile/engine/information_schema/postgres/pg_stat_user_tables.rs#L225

Added line #L225 was not covered by tests

Check warning on line 68 in rust/cubesql/cubesql/src/compile/engine/information_schema/postgres/pg_views.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/cubesql/cubesql/src/compile/engine/information_schema/postgres/pg_views.rs#L67-L68

Added lines #L67 - L68 were not covered by tests

Check warning on line 95 in rust/cubesql/cubesql/src/compile/engine/information_schema/postgres/pg_views.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/cubesql/cubesql/src/compile/engine/information_schema/postgres/pg_views.rs#L95

Added line #L95 was not covered by tests

Check warning on line 99 in rust/cubesql/cubesql/src/compile/engine/information_schema/postgres/pg_views.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/cubesql/cubesql/src/compile/engine/information_schema/postgres/pg_views.rs#L99

Added line #L99 was not covered by tests