Skip to content

WIP: PG-1710 Create helpers for decrypting/encrypting archived WAL #470

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

Draft
wants to merge 3 commits into
base: TDE_REL_17_STABLE
Choose a base branch
from

Conversation

jeltz
Copy link
Collaborator

@jeltz jeltz commented Jul 14, 2025

No description provided.

@jeltz jeltz force-pushed the tde/archive-restore-helpers branch 4 times, most recently from 7d39ab5 to 7ce48b3 Compare July 14, 2025 23:45
@jeltz jeltz changed the title WIP: Create helpers for decrypting/encrypting archived WAL WIP: PG-1710 Create helpers for decrypting/encrypting archived WAL Jul 14, 2025
@jeltz jeltz force-pushed the tde/archive-restore-helpers branch 5 times, most recently from 50e4ea2 to 21e81bc Compare July 15, 2025 08:27
@codecov-commenter
Copy link

codecov-commenter commented Jul 15, 2025

Codecov Report

Attention: Patch coverage is 30.43478% with 112 lines in your changes missing coverage. Please review.

Project coverage is 80.59%. Comparing base (09b2af7) to head (dbada86).
Report is 4 commits behind head on TDE_REL_17_STABLE.

❌ Your project status has failed because the head coverage (80.59%) 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                  @@
##           TDE_REL_17_STABLE     #470      +/-   ##
=====================================================
- Coverage              84.22%   80.59%   -3.63%     
=====================================================
  Files                     21       24       +3     
  Lines                   2687     2932     +245     
  Branches                 422      475      +53     
=====================================================
+ Hits                    2263     2363     +100     
- Misses                   341      475     +134     
- Partials                  83       94      +11     
Components Coverage Δ
access 81.11% <ø> (ø)
catalog 87.89% <ø> (ø)
common 77.77% <ø> (ø)
encryption 73.45% <ø> (ø)
keyring 73.21% <85.55%> (+1.90%) ⬆️
src 94.13% <ø> (+2.57%) ⬆️
smgr 94.85% <ø> (-0.03%) ⬇️
transam ∅ <ø> (∅)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@jeltz jeltz force-pushed the tde/archive-restore-helpers branch 15 times, most recently from 4becad7 to fae342d Compare July 16, 2025 12:04
jeltz added 3 commits July 16, 2025 15:35
Now that we will soon be adding more bianries having them at the top
level only makes things confusing for developers.
@jeltz jeltz force-pushed the tde/archive-restore-helpers branch from fae342d to 1be237a Compare July 16, 2025 13:35
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