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

chore(cubesql): Support extra_id for Session #8612

Merged
merged 3 commits into from
Aug 22, 2024

chore: fix

1db70dd
Select commit
Loading
Failed to load commit list.
Merged

chore(cubesql): Support extra_id for Session #8612

chore: fix
1db70dd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Aug 22, 2024 in 0s

75.94% of diff hit (target 82.53%)

View this Pull Request on Codecov

75.94% of diff hit (target 82.53%)

Annotations

Check warning on line 569 in rust/cubesql/cubesql/src/compile/test/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/cubesql/cubesql/src/compile/test/mod.rs#L569

Added line #L569 was not covered by tests

Check warning on line 103 in rust/cubesql/cubesql/src/sql/postgres/service.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/cubesql/cubesql/src/sql/postgres/service.rs#L103

Added line #L103 was not covered by tests

Check warning on line 108 in rust/cubesql/cubesql/src/sql/postgres/service.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/cubesql/cubesql/src/sql/postgres/service.rs#L106-L108

Added lines #L106 - L108 were not covered by tests

Check warning on line 157 in rust/cubesql/cubesql/src/sql/postgres/service.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/cubesql/cubesql/src/sql/postgres/service.rs#L157

Added line #L157 was not covered by tests

Check warning on line 449 in rust/cubesql/cubesql/src/sql/session.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/cubesql/cubesql/src/sql/session.rs#L449

Added line #L449 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/cubesql/cubesql/src/sql/session.rs#L452

Added line #L452 was not covered by tests

Check warning on line 80 in rust/cubesql/cubesql/src/sql/session_manager.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/cubesql/cubesql/src/sql/session_manager.rs#L75-L80

Added lines #L75 - L80 were not covered by tests

Check warning on line 82 in rust/cubesql/cubesql/src/sql/session_manager.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/cubesql/cubesql/src/sql/session_manager.rs#L82

Added line #L82 was not covered by tests

Check warning on line 108 in rust/cubesql/cubesql/src/sql/session_manager.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/cubesql/cubesql/src/sql/session_manager.rs#L106-L108

Added lines #L106 - L108 were not covered by tests

Check warning on line 116 in rust/cubesql/cubesql/src/sql/session_manager.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/cubesql/cubesql/src/sql/session_manager.rs#L116

Added line #L116 was not covered by tests