Run sanitizers against PostgreSQL 18 instead of 17#445
Merged
jeltz merged 1 commit intopercona:mainfrom Nov 14, 2025
Merged
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. ❌ Your project status has failed because the head coverage (59.66%) is below the target coverage (90.00%). You can increase the head coverage or adjust the target coverage. Additional details and impacted files@@ Coverage Diff @@
## main #445 +/- ##
=======================================
Coverage 59.66% 59.66%
=======================================
Files 67 67
Lines 10481 10481
Branches 1809 1809
=======================================
Hits 6254 6254
Misses 3532 3532
Partials 695 695
🚀 New features to boost your workflow:
|
artemgavrilov
previously approved these changes
Nov 4, 2025
Collaborator
|
Oh, sanitizers workflow failed |
Collaborator
Author
|
Yeah, the reason this is a draft is because I wanted to run the sanitizers and see what failed. Not sure if I will continue this work right now so @artemgavrilov if you want to continue this work feel free to do so. |
dAdAbird
pushed a commit
to dAdAbird/pg_tde
that referenced
this pull request
Nov 5, 2025
setup.md: Modified file to be postgresql.conf file Modified last note to be clearer. test.md: UPdated function return for step 2 checking encrypted data variables.md: Added warning note for Enabling WAL encryption. yum.md: Updated Memory Lock description.
f410a9f to
c8ec77a
Compare
Maybe we want to do a full matrix but for now let's at least run against the latest PostgreSQL version.
96bdfee to
6dd4b56
Compare
Collaborator
Author
|
@artemgavrilov I have now fixed this PR. |
It was reviewed before the PR was completed. :)
artemgavrilov
approved these changes
Nov 14, 2025
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Maybe we want to do a full matrix but for now let's at least run against the latest PostgreSQL version.