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

Merge branch 'main' into v3

a181c33
Select commit
Loading
Failed to load commit list.
Draft

V3 - DO NOT MERGE #2525

Merge branch 'main' into v3
a181c33
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 20, 2024 in 0s

44.61% (+1.20%) compared to 8e02b30

View this Pull Request on Codecov

44.61% (+1.20%) compared to 8e02b30

Details

Codecov Report

Attention: Patch coverage is 17.25118% with 873 lines in your changes missing coverage. Please review.

Project coverage is 44.61%. Comparing base (8e02b30) to head (a181c33).

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.61%   +1.20%     
==========================================
  Files         399      357      -42     
  Lines       41698    35711    -5987     
==========================================
- Hits        18101    15933    -2168     
+ Misses      21581    18154    -3427     
+ Partials     2016     1624     -392     

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