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-8641 PMM v3 API breaking changes #2635

Merged
merged 64 commits into from
Jul 18, 2024

Merge branch 'v3' into v3-api-breaking-changes

414e603
Select commit
Loading
Failed to load commit list.
Merged

PMM-8641 PMM v3 API breaking changes #2635

Merge branch 'v3' into v3-api-breaking-changes
414e603
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 17, 2024 in 1s

44.48% (-0.08%) compared to 8271136

View this Pull Request on Codecov

44.48% (-0.08%) compared to 8271136

Details

Codecov Report

Attention: Patch coverage is 17.20000% with 828 lines in your changes missing coverage. Please review.

Project coverage is 44.48%. Comparing base (8271136) to head (414e603).

Files Patch % Lines
agent/client/client.go 20.28% 55 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 54.90% 23 Missing ⚠️
... and 55 more
Additional details and impacted files
@@            Coverage Diff             @@
##               v3    #2635      +/-   ##
==========================================
- Coverage   44.55%   44.48%   -0.08%     
==========================================
  Files         367      358       -9     
  Lines       35592    35575      -17     
==========================================
- Hits        15858    15824      -34     
- Misses      18100    18135      +35     
+ Partials     1634     1616      -18     

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