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

change toMapStr to public method & bug fix #245

Closed
wants to merge 3 commits into from

Conversation

khushijain21
Copy link
Contributor

What does this PR do?

This PR changes toMapStr method to public from private. It also adds one more scenario to FindFold method

Why is it important?

It's a prerequisite for elastic/beats#41424

Checklist

  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • I have added tests that prove my fix is effective or that my feature works

Related issues

Relates
elastic/beats#41424

@khushijain21 khushijain21 requested a review from a team as a code owner October 30, 2024 05:14
@khushijain21 khushijain21 requested review from faec and VihasMakwana and removed request for a team October 30, 2024 05:14
@khushijain21 khushijain21 changed the title change toMapStr as global method & bug fix change toMapStr to public method & bug fix Oct 30, 2024
@khushijain21 khushijain21 requested a review from rdner October 30, 2024 05:15
@pierrehilbert pierrehilbert added the Team:Elastic-Agent-Data-Plane Label for the Agent Data Plane team label Oct 30, 2024
mapstr/mapstr.go Outdated Show resolved Hide resolved
mapstr/mapstr_test.go Outdated Show resolved Hide resolved
khushijain21 and others added 2 commits October 30, 2024 17:38
Co-authored-by: Mauri de Souza Meneguzzo <mauri870@gmail.com>
Co-authored-by: Mauri de Souza Meneguzzo <mauri870@gmail.com>
@elasticmachine
Copy link
Collaborator

💚 Build Succeeded

History

Copy link
Member

@mauri870 mauri870 left a comment

Choose a reason for hiding this comment

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

LGTM

@rdner
Copy link
Member

rdner commented Oct 30, 2024

I think we would not need this PR now we have #247

what do you think, @khushijain21 ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Team:Elastic-Agent-Data-Plane Label for the Agent Data Plane team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants