-
Notifications
You must be signed in to change notification settings - Fork 463
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update pg_jsonschema & pg_grapgql extensions (#5438)
- Update `pg_jsonschema` to 0.2.0 with Postgres 16 support - Update `pg_grapgql` to 1.4.0 with Postgres 16 support - Remove `pgx` (old name of `pgrx`) layer from Dockerfile
- Loading branch information
Showing
1 changed file
with
13 additions
and
78 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
00369c8
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
2300 tests run: 2178 passed, 0 failed, 122 skipped (full report)
Flaky tests (3)
Postgres 15
test_generations_upgrade
: releasePostgres 14
test_heavy_write_workload[neon_off-10-5-5]
: releasetest_heavy_write_workload[neon_on-10-5-5]
: releaseCode coverage (full report)
functions
:53.3% (8078 of 15166 functions)
lines
:81.3% (47162 of 58021 lines)
00369c8 at 2023-10-03T00:27:40.259Z :recycle: