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 182 commits into
base: main
Choose a base branch
from

PMM-13567 fix ami ovf build (#3344)

a55a663
Select commit
Loading
Failed to load commit list.
Draft

V3 - DO NOT MERGE #2525

PMM-13567 fix ami ovf build (#3344)
a55a663
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 27, 2024 in 0s

43.53% (+1.49%) compared to 815c7ef

View this Pull Request on Codecov

43.53% (+1.49%) compared to 815c7ef

Details

Codecov Report

Attention: Patch coverage is 20.87254% with 925 lines in your changes missing coverage. Please review.

Project coverage is 43.53%. Comparing base (815c7ef) to head (a55a663).
Report is 12 commits behind head on main.

Files with missing lines Patch % Lines
agent/client/client.go 17.72% 65 Missing ⚠️
admin/commands/management/add_postgresql.go 0.00% 42 Missing ⚠️
admin/commands/management/add_mysql.go 0.00% 41 Missing ⚠️
admin/commands/management/add_mongodb.go 0.00% 40 Missing ⚠️
...min/commands/management/add_external_serverless.go 0.00% 31 Missing ⚠️
admin/commands/management/remove.go 0.00% 28 Missing ⚠️
admin/commands/management/add_proxysql.go 0.00% 27 Missing ⚠️
agent/agents/supervisor/supervisor.go 51.78% 27 Missing ⚠️
...ent/agents/postgres/pgstatmonitor/pgstatmonitor.go 0.00% 26 Missing ⚠️
...n/commands/inventory/add_agent_mongodb_exporter.go 0.00% 23 Missing ⚠️
... and 68 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2525      +/-   ##
==========================================
+ Coverage   42.04%   43.53%   +1.49%     
==========================================
  Files         399      366      -33     
  Lines       50722    44169    -6553     
==========================================
- Hits        21325    19230    -2095     
+ Misses      27389    23254    -4135     
+ Partials     2008     1685     -323     

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