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

Add a test for GrapgQL #10156

Open
wants to merge 12 commits into
base: main
Choose a base branch
from
Open

Add a test for GrapgQL #10156

wants to merge 12 commits into from

Conversation

a-masterov
Copy link
Contributor

@a-masterov a-masterov commented Dec 16, 2024

Problem

We currently don't run the tests shipped with pg_graphql.

Summary of changes

The tests for pg_graphql are added.

Copy link

github-actions bot commented Dec 16, 2024

7095 tests run: 6797 passed, 0 failed, 298 skipped (full report)


Flaky tests (5)

Postgres 17

  • test_physical_replication_config_mismatch_max_locks_per_transaction: release-arm64

Postgres 16

  • test_pgdata_import_smoke[None-1024-RelBlockSize.MULTIPLE_RELATION_SEGMENTS]: release-arm64

Postgres 14

  • test_pgdata_import_smoke[None-1024-RelBlockSize.MULTIPLE_RELATION_SEGMENTS]: release-arm64
  • test_pgdata_import_smoke[8-1024-RelBlockSize.MULTIPLE_RELATION_SEGMENTS]: release-arm64
  • test_lr_with_slow_safekeeper: release-arm64

Code coverage* (full report)

  • functions: 31.3% (8392 of 26807 functions)
  • lines: 48.0% (66614 of 138829 lines)

* collected from Rust tests only


The comment gets automatically updated with the latest test results
25cbfc7 at 2024-12-17T22:01:52.100Z :recycle:

@a-masterov a-masterov marked this pull request as ready for review December 18, 2024 07:41
@a-masterov a-masterov requested a review from a team as a code owner December 18, 2024 07:41
@a-masterov a-masterov requested review from myrrc and bayandin December 18, 2024 07:41
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