Skip to content

PMM-12832 Remove unnecessary checks.

9f20473
Select commit
Loading
Failed to load commit list.
Open

PMM-12832 Timeouts for exporters. #5134

PMM-12832 Remove unnecessary checks.
9f20473
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 10, 2026 in 0s

48.81% (+1.06%) compared to 291c4f5

View this Pull Request on Codecov

48.81% (+1.06%) compared to 291c4f5

Details

Codecov Report

❌ Patch coverage is 79.24107% with 93 lines in your changes missing coverage. Please review.
✅ Project coverage is 48.81%. Comparing base (291c4f5) to head (9f20473).
⚠️ Report is 5 commits behind head on v3.

Files with missing lines Patch % Lines
managed/services/inventory/agents.go 75.58% 21 Missing ⚠️
managed/models/agent_model.go 87.96% 9 Missing and 4 partials ⚠️
.../commands/inventory/add_agent_external_exporter.go 0.00% 11 Missing ⚠️
admin/commands/management/add_valkey.go 0.00% 8 Missing ⚠️
.../commands/inventory/add_agent_postgres_exporter.go 0.00% 7 Missing ⚠️
managed/services/converters.go 86.66% 2 Missing and 2 partials ⚠️
...n/commands/inventory/add_agent_mongodb_exporter.go 0.00% 2 Missing ⚠️
...in/commands/inventory/add_agent_mysqld_exporter.go 0.00% 2 Missing ⚠️
...dmin/commands/inventory/add_agent_node_exporter.go 0.00% 2 Missing ⚠️
.../commands/inventory/add_agent_proxysql_exporter.go 0.00% 2 Missing ⚠️
... and 13 more
Additional details and impacted files
@@            Coverage Diff             @@
##               v3    #5134      +/-   ##
==========================================
+ Coverage   47.75%   48.81%   +1.06%     
==========================================
  Files         410      412       +2     
  Lines       41981    42124     +143     
==========================================
+ Hits        20046    20561     +515     
+ Misses      19957    19505     -452     
- Partials     1978     2058      +80     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.