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

Enable LFC for all the PG versions. #10068

Merged
merged 3 commits into from
Dec 11, 2024
Merged

Conversation

a-masterov
Copy link
Contributor

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

Problem

We added support for LFC for tests but are still using it only for the PG17 release.

Summary of changes

LFC is enabled for all PG versions. Errors in tests with LFC enabled now block merging as usual. We keep tests with disabled LFC for PG17 release. Tests on debug builds with LFC enabled still don't affect permission to merge.

Copy link

github-actions bot commented Dec 10, 2024

7808 tests run: 7489 passed, 0 failed, 319 skipped (full report)


Flaky tests (7)

Postgres 17

Postgres 15

Postgres 14

Code coverage* (full report)

  • functions: 31.4% (8334 of 26533 functions)
  • lines: 47.7% (65610 of 137548 lines)

* collected from Rust tests only


The comment gets automatically updated with the latest test results
73817ab at 2024-12-10T17:50:09.380Z :recycle:

@a-masterov a-masterov marked this pull request as ready for review December 10, 2024 15:03
@a-masterov a-masterov requested a review from a team as a code owner December 10, 2024 15:03
Copy link
Member

@bayandin bayandin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

.github/workflows/build_and_test.yml Outdated Show resolved Hide resolved
@a-masterov a-masterov added this pull request to the merge queue Dec 11, 2024
Merged via the queue into main with commit b987648 Dec 11, 2024
87 checks passed
@a-masterov a-masterov deleted the amasterov/lfc-modify-workflow branch December 11, 2024 15:29
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.

2 participants