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-7 Don't panic in case of path to encryption file doesn't exist. #3307

Open
wants to merge 3 commits into
base: v3
Choose a base branch
from

Merge branch 'v3' into PMM-7-improve-encryption-error-handling

a4418c5
Select commit
Loading
Failed to load commit list.
Open

PMM-7 Don't panic in case of path to encryption file doesn't exist. #3307

Merge branch 'v3' into PMM-7-improve-encryption-error-handling
a4418c5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 18, 2024 in 0s

43.50% (-0.04%) compared to 4ee890d

View this Pull Request on Codecov

43.50% (-0.04%) compared to 4ee890d

Details

Codecov Report

Attention: Patch coverage is 62.50000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 43.50%. Comparing base (4ee890d) to head (a4418c5).

Files with missing lines Patch % Lines
managed/utils/encryption/encryption.go 62.50% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##               v3    #3307      +/-   ##
==========================================
- Coverage   43.53%   43.50%   -0.04%     
==========================================
  Files         366      366              
  Lines       44162    44161       -1     
==========================================
- Hits        19228    19213      -15     
- Misses      23254    23266      +12     
- Partials     1680     1682       +2     

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