Skip to content

PMM-15129 Fix noctx Go linter issues#5619

Open
maxkondr wants to merge 34 commits into
mainfrom
PMM-15129-fix-go-linter-noctx
Open

PMM-15129 Fix noctx Go linter issues#5619
maxkondr wants to merge 34 commits into
mainfrom
PMM-15129-fix-go-linter-noctx

Merge branch 'main' into PMM-15129-fix-go-linter-noctx

c6af872
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 15, 2026 in 0s

44.43% (+0.83%) compared to 31318c7

View this Pull Request on Codecov

44.43% (+0.83%) compared to 31318c7

Details

Codecov Report

❌ Patch coverage is 33.33333% with 40 lines in your changes missing coverage. Please review.
✅ Project coverage is 44.43%. Comparing base (31318c7) to head (c6af872).
⚠️ Report is 34 commits behind head on main.

Files with missing lines Patch % Lines
managed/models/database.go 26.66% 11 Missing ⚠️
agent/cmd/pmm-agent-entrypoint/main.go 0.00% 5 Missing ⚠️
agent/agents/supervisor/ports_registry.go 69.23% 2 Missing and 2 partials ⚠️
.../services/telemetry/datasource_grafanadb_select.go 0.00% 4 Missing ⚠️
managed/services/nomad/nomad.go 0.00% 3 Missing ⚠️
admin/commands/config.go 0.00% 2 Missing ⚠️
agent/agentlocal/agent_local.go 0.00% 2 Missing ⚠️
managed/cmd/pmm-managed/main.go 0.00% 2 Missing ⚠️
managed/utils/testdb/db.go 0.00% 2 Missing ⚠️
admin/commands/summary.go 0.00% 1 Missing ⚠️
... and 4 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5619      +/-   ##
==========================================
+ Coverage   43.59%   44.43%   +0.83%     
==========================================
  Files         415      416       +1     
  Lines       43134    43143       +9     
==========================================
+ Hits        18804    19169     +365     
+ Misses      22454    22096     -358     
- Partials     1876     1878       +2     

☔ View full report in Codecov by Harness.
📢 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.