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-13374 new mongodb fingerprints #3271

Merged
merged 15 commits into from
Mar 3, 2025
Merged

Conversation

BupycHuk
Copy link
Member

PMM-13374

Link to the Feature Build: SUBMODULES-3749

If this PR adds or removes or alters one or more API endpoints, please review and add or update the relevant API documents as well:

  • API Docs updated

If this PR is related to some other PRs in this or other repositories, please provide links to those PRs:

  • Links to related pull requests (optional).

@BupycHuk BupycHuk changed the base branch from main to v3 October 28, 2024 14:08
Copy link

codecov bot commented Jan 24, 2025

Codecov Report

Attention: Patch coverage is 82.41758% with 32 lines in your changes missing coverage. Please review.

Project coverage is 43.77%. Comparing base (2caec1e) to head (570dd46).
Report is 29 commits behind head on v3.

Files with missing lines Patch % Lines
...b/internal/profiler/fingerprinter/fingerprinter.go 82.41% 28 Missing and 4 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##               v3    #3271      +/-   ##
==========================================
+ Coverage   43.62%   43.77%   +0.15%     
==========================================
  Files         366      367       +1     
  Lines       44328    44497     +169     
==========================================
+ Hits        19338    19479     +141     
- Misses      23310    23332      +22     
- Partials     1680     1686       +6     
Flag Coverage Δ
agent 52.38% <82.41%> (+0.52%) ⬆️

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.

@BupycHuk BupycHuk marked this pull request as ready for review January 28, 2025 07:22
@BupycHuk BupycHuk requested a review from a team as a code owner January 28, 2025 07:22
@BupycHuk BupycHuk requested review from idoqo and JiriCtvrtka and removed request for a team January 28, 2025 07:22
@@ -328,7 +328,7 @@ func TestPerfSchema(t *testing.T) {
}

default:
t.Log("Unhandled version, assuming dummy digests.")
t.Logf("Unhandled version, assuming dummy digests. MySQL version: %s, vendor: %s", mySQLVersion, mySQLVendor)
Copy link
Contributor

Choose a reason for hiding this comment

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

@BupycHuk BupycHuk merged commit 3112dea into v3 Mar 3, 2025
24 of 26 checks passed
@BupycHuk BupycHuk deleted the PMM-13374-new-mongodb-fingerprints branch March 3, 2025 12:19
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.

3 participants