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

PMM-13132 Encryption rotation. #3199

Open
wants to merge 62 commits into
base: PMM-13129-encryption
Choose a base branch
from

PMM-13132 Add interval and retries.

6539cbf
Select commit
Loading
Failed to load commit list.
Open

PMM-13132 Encryption rotation. #3199

PMM-13132 Add interval and retries.
6539cbf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 24, 2024 in 1s

44.76% (+0.05%) compared to 751c084

View this Pull Request on Codecov

44.76% (+0.05%) compared to 751c084

Details

Codecov Report

Attention: Patch coverage is 46.06742% with 96 lines in your changes missing coverage. Please review.

Project coverage is 44.76%. Comparing base (751c084) to head (6539cbf).

Files with missing lines Patch % Lines
managed/cmd/pmm-encryption-rotation/main.go 0.00% 39 Missing ⚠️
managed/services/encryption/encryption_rotation.go 50.72% 21 Missing and 13 partials ⚠️
managed/utils/encryption/encryption.go 58.53% 11 Missing and 6 partials ⚠️
managed/models/database.go 82.60% 0 Missing and 4 partials ⚠️
managed/utils/encryption/helpers.go 60.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@                   Coverage Diff                    @@
##           PMM-13129-encryption    #3199      +/-   ##
========================================================
+ Coverage                 44.70%   44.76%   +0.05%     
========================================================
  Files                       360      362       +2     
  Lines                     36143    36262     +119     
========================================================
+ Hits                      16158    16231      +73     
- Misses                    18322    18347      +25     
- Partials                   1663     1684      +21     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.