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-13129 Encryption. #3002

Merged
merged 187 commits into from
Oct 10, 2024
Merged

PMM-13129 Encryption. #3002

merged 187 commits into from
Oct 10, 2024

Conversation

JiriCtvrtka
Copy link
Contributor

@JiriCtvrtka JiriCtvrtka commented May 23, 2024

Copy link

codecov bot commented May 23, 2024

Codecov Report

Attention: Patch coverage is 54.58422% with 213 lines in your changes missing coverage. Please review.

Project coverage is 44.74%. Comparing base (eb12a93) to head (1dc759e).
Report is 1 commits behind head on v3.

Files with missing lines Patch % Lines
managed/models/encryption_helpers.go 50.00% 68 Missing and 12 partials ⚠️
managed/utils/encryption/encryption.go 48.51% 42 Missing and 10 partials ⚠️
managed/utils/encryption/helpers.go 56.98% 33 Missing and 7 partials ⚠️
managed/models/database.go 68.42% 8 Missing and 10 partials ⚠️
managed/services/agents/agents.go 36.36% 5 Missing and 2 partials ⚠️
managed/services/agents/service_info_broker.go 0.00% 6 Missing ⚠️
managed/models/agent_helpers.go 88.46% 0 Missing and 3 partials ⚠️
managed/services/management/postgresql.go 0.00% 3 Missing ⚠️
managed/services/agents/connection_checker.go 0.00% 2 Missing ⚠️
managed/services/management/mongodb.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##               v3    #3002      +/-   ##
==========================================
+ Coverage   44.62%   44.74%   +0.11%     
==========================================
  Files         357      360       +3     
  Lines       35721    36153     +432     
==========================================
+ Hits        15942    16177     +235     
- Misses      18155    18315     +160     
- Partials     1624     1661      +37     
Flag Coverage Δ
admin 11.49% <ø> (-0.06%) ⬇️
agent 52.94% <ø> (ø)
managed 46.84% <54.58%> (+0.15%) ⬆️
vmproxy 66.66% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@JiriCtvrtka JiriCtvrtka enabled auto-merge (squash) September 9, 2024 09:19
@JiriCtvrtka JiriCtvrtka merged commit 9f00573 into v3 Oct 10, 2024
35 checks passed
@JiriCtvrtka JiriCtvrtka deleted the PMM-13129-encryption branch October 10, 2024 08:58
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.

4 participants