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

V3 - DO NOT MERGE #2525

Draft
wants to merge 136 commits into
base: main
Choose a base branch
from

PMM-13129 Encryption. (#3002)

9f00573
Select commit
Loading
Failed to load commit list.
Draft

V3 - DO NOT MERGE #2525

PMM-13129 Encryption. (#3002)
9f00573
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 10, 2024 in 0s

44.77% (+1.36%) compared to e6119b4

View this Pull Request on Codecov

44.77% (+1.36%) compared to e6119b4

Details

Codecov Report

Attention: Patch coverage is 17.39130% with 874 lines in your changes missing coverage. Please review.

Project coverage is 44.77%. Comparing base (e6119b4) to head (9f00573).
Report is 8 commits behind head on main.

Files with missing lines Patch % Lines
agent/client/client.go 17.94% 64 Missing ⚠️
admin/commands/management/add_mysql.go 0.00% 38 Missing ⚠️
admin/commands/management/add_postgresql.go 0.00% 38 Missing ⚠️
admin/commands/management/add_mongodb.go 0.00% 36 Missing ⚠️
...min/commands/management/add_external_serverless.go 0.00% 31 Missing ⚠️
admin/commands/management/add_proxysql.go 0.00% 26 Missing ⚠️
...ent/agents/postgres/pgstatmonitor/pgstatmonitor.go 0.00% 26 Missing ⚠️
...n/commands/inventory/add_agent_mongodb_exporter.go 0.00% 23 Missing ⚠️
...in/commands/inventory/add_agent_mysqld_exporter.go 0.00% 23 Missing ⚠️
agent/agents/supervisor/supervisor.go 55.76% 23 Missing ⚠️
... and 61 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2525      +/-   ##
==========================================
+ Coverage   43.40%   44.77%   +1.36%     
==========================================
  Files         399      360      -39     
  Lines       41698    36153    -5545     
==========================================
- Hits        18101    16186    -1915     
+ Misses      21581    18305    -3276     
+ Partials     2016     1662     -354     

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