Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(cubesql): Don't show meta OLAP queries in query history #8336

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

fix(cubesql): Don't show meta OLAP queries in query history

662ff94
Select commit
Loading
Failed to load commit list.
Open

fix(cubesql): Don't show meta OLAP queries in query history #8336

fix(cubesql): Don't show meta OLAP queries in query history
662ff94
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 30, 2024 in 1s

65.36% of diff hit (target 82.67%)

View this Pull Request on Codecov

65.36% of diff hit (target 82.67%)

Annotations

Check warning on line 120 in rust/cubesql/cubesql/src/sql/postgres/extended.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/cubesql/cubesql/src/sql/postgres/extended.rs#L117-L120

Added lines #L117 - L120 were not covered by tests

Check warning on line 128 in rust/cubesql/cubesql/src/sql/postgres/extended.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/cubesql/cubesql/src/sql/postgres/extended.rs#L128

Added line #L128 was not covered by tests

Check warning on line 384 in rust/cubesql/cubesql/src/sql/postgres/shim.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/cubesql/cubesql/src/sql/postgres/shim.rs#L384

Added line #L384 was not covered by tests

Check warning on line 403 in rust/cubesql/cubesql/src/sql/postgres/shim.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/cubesql/cubesql/src/sql/postgres/shim.rs#L402-L403

Added lines #L402 - L403 were not covered by tests

Check warning on line 410 in rust/cubesql/cubesql/src/sql/postgres/shim.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/cubesql/cubesql/src/sql/postgres/shim.rs#L410

Added line #L410 was not covered by tests

Check warning on line 414 in rust/cubesql/cubesql/src/sql/postgres/shim.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/cubesql/cubesql/src/sql/postgres/shim.rs#L414

Added line #L414 was not covered by tests

Check warning on line 437 in rust/cubesql/cubesql/src/sql/postgres/shim.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/cubesql/cubesql/src/sql/postgres/shim.rs#L436-L437

Added lines #L436 - L437 were not covered by tests

Check warning on line 452 in rust/cubesql/cubesql/src/sql/postgres/shim.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/cubesql/cubesql/src/sql/postgres/shim.rs#L439-L452

Added lines #L439 - L452 were not covered by tests

Check warning on line 480 in rust/cubesql/cubesql/src/sql/postgres/shim.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/cubesql/cubesql/src/sql/postgres/shim.rs#L467-L480

Added lines #L467 - L480 were not covered by tests

Check warning on line 498 in rust/cubesql/cubesql/src/sql/postgres/shim.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/cubesql/cubesql/src/sql/postgres/shim.rs#L498

Added line #L498 was not covered by tests

Check warning on line 501 in rust/cubesql/cubesql/src/sql/postgres/shim.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/cubesql/cubesql/src/sql/postgres/shim.rs#L500-L501

Added lines #L500 - L501 were not covered by tests

Check warning on line 920 in rust/cubesql/cubesql/src/sql/postgres/shim.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/cubesql/cubesql/src/sql/postgres/shim.rs#L917-L920

Added lines #L917 - L920 were not covered by tests

Check warning on line 1082 in rust/cubesql/cubesql/src/sql/postgres/shim.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/cubesql/cubesql/src/sql/postgres/shim.rs#L1080-L1082

Added lines #L1080 - L1082 were not covered by tests

Check warning on line 1112 in rust/cubesql/cubesql/src/sql/postgres/shim.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/cubesql/cubesql/src/sql/postgres/shim.rs#L1112

Added line #L1112 was not covered by tests

Check warning on line 1126 in rust/cubesql/cubesql/src/sql/postgres/shim.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/cubesql/cubesql/src/sql/postgres/shim.rs#L1117-L1126

Added lines #L1117 - L1126 were not covered by tests

Check warning on line 1201 in rust/cubesql/cubesql/src/sql/postgres/shim.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/cubesql/cubesql/src/sql/postgres/shim.rs#L1201

Added line #L1201 was not covered by tests

Check warning on line 1236 in rust/cubesql/cubesql/src/sql/postgres/shim.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/cubesql/cubesql/src/sql/postgres/shim.rs#L1228-L1236

Added lines #L1228 - L1236 were not covered by tests