Skip to content

refactor(cubesql): Make Postgres authentication extensible

Codecov / codecov/patch succeeded Sep 14, 2024 in 1s

72.60% of diff hit (target 82.62%)

View this Pull Request on Codecov

72.60% of diff hit (target 82.62%)

Annotations

Check warning on line 312 in rust/cubesql/cubesql/src/config/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/cubesql/cubesql/src/config/mod.rs#L312

Added line #L312 was not covered by tests

Check warning on line 65 in rust/cubesql/cubesql/src/sql/postgres/pg_auth_service.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/cubesql/cubesql/src/sql/postgres/pg_auth_service.rs#L65

Added line #L65 was not covered by tests

Check warning on line 69 in rust/cubesql/cubesql/src/sql/postgres/pg_auth_service.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/cubesql/cubesql/src/sql/postgres/pg_auth_service.rs#L69

Added line #L69 was not covered by tests

Check warning on line 75 in rust/cubesql/cubesql/src/sql/postgres/pg_auth_service.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/cubesql/cubesql/src/sql/postgres/pg_auth_service.rs#L75

Added line #L75 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/cubesql/cubesql/src/sql/postgres/pg_auth_service.rs#L78-L82

Added lines #L78 - L82 were not covered by tests

Check warning on line 85 in rust/cubesql/cubesql/src/sql/postgres/pg_auth_service.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/cubesql/cubesql/src/sql/postgres/pg_auth_service.rs#L85

Added line #L85 was not covered by tests

Check warning on line 90 in rust/cubesql/cubesql/src/sql/postgres/pg_auth_service.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/cubesql/cubesql/src/sql/postgres/pg_auth_service.rs#L90

Added line #L90 was not covered by tests

Check warning on line 94 in rust/cubesql/cubesql/src/sql/postgres/pg_auth_service.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/cubesql/cubesql/src/sql/postgres/pg_auth_service.rs#L94

Added line #L94 was not covered by tests

Check warning on line 96 in rust/cubesql/cubesql/src/sql/postgres/pg_auth_service.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/cubesql/cubesql/src/sql/postgres/pg_auth_service.rs#L96

Added line #L96 was not covered by tests

Check warning on line 321 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#L321

Added line #L321 was not covered by tests

Check warning on line 332 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#L332

Added line #L332 was not covered by tests

Check warning on line 334 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#L334

Added line #L334 was not covered by tests

Check warning on line 721 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#L721

Added line #L721 was not covered by tests

Check warning on line 744 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#L740-L744

Added lines #L740 - L744 were not covered by tests

Check warning on line 756 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#L749-L756

Added lines #L749 - L756 were not covered by tests

Check warning on line 758 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#L758

Added line #L758 was not covered by tests

Check warning on line 770 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#L770

Added line #L770 was not covered by tests

Check warning on line 62 in rust/cubesql/pg-srv/src/buffer.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/cubesql/pg-srv/src/buffer.rs#L62

Added line #L62 was not covered by tests

Check warning on line 69 in rust/cubesql/pg-srv/src/buffer.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/cubesql/pg-srv/src/buffer.rs#L64-L69

Added lines #L64 - L69 were not covered by tests

Check warning on line 1083 in rust/cubesql/pg-srv/src/protocol.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

rust/cubesql/pg-srv/src/protocol.rs#L1083

Added line #L1083 was not covered by tests