Skip to content

test: expand gaussdb integration coverage#97

Open
lewiszlw wants to merge 1 commit into
masterfrom
gaussdb-integration-tests
Open

test: expand gaussdb integration coverage#97
lewiszlw wants to merge 1 commit into
masterfrom
gaussdb-integration-tests

Conversation

@lewiszlw

Copy link
Copy Markdown
Member

Summary

  • expand the GaussDB integration suite to match the core postgres/mysql coverage patterns
  • add GaussDB cases for timestamp decoding, metadata queries, pushdown behavior, projections, empty tables, inserts, auto-increment inserts, and pool cleanup
  • extend the GaussDB init fixture with the extra tables and sequence grants those tests need

Testing

  • cargo fmt --all --check
  • cargo test -p integration-tests --no-run
  • cargo clippy --workspace --all-targets --all-features -- -D warnings

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant