Skip to content

PMM-14009 Bundle Advisors with PMM #4106

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

Draft
wants to merge 9 commits into
base: v3
Choose a base branch
from
Draft

Conversation

idoqo
Copy link
Contributor

@idoqo idoqo commented Jun 11, 2025

PMM-14009

Link to the Feature Build: SUBMODULES-3960

Copy link

codecov bot commented Jun 11, 2025

Codecov Report

Attention: Patch coverage is 75.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 44.28%. Comparing base (b4ba023) to head (986a8e3).
Report is 1 commits behind head on v3.

Files with missing lines Patch % Lines
managed/cmd/pmm-managed/main.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##               v3    #4106      +/-   ##
==========================================
+ Coverage   44.18%   44.28%   +0.09%     
==========================================
  Files         373      373              
  Lines       45903    45659     -244     
==========================================
- Hits        20282    20219      -63     
+ Misses      23916    23743     -173     
+ Partials     1705     1697       -8     
Flag Coverage Δ
admin 17.35% <ø> (ø)
agent 53.05% <ø> (ø)
vmproxy 73.45% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ 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.

return buf.String(), nil
}

// // tableChecks returns a Markdown table with checks.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚫 [golangci] reported by reviewdog 🐶
Sentence should start with a capital letter (godot)

return res
}

func validateTemplates(dir string, markdownT bool) { //nolint:cyclop

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚫 [golangci] reported by reviewdog 🐶
directive //nolint:cyclop is unused for linter "cyclop" (nolintlint)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants