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

Fixed parser error on get metric statistics #19

Merged
merged 1 commit into from
Mar 24, 2021
Merged

Fixed parser error on get metric statistics #19

merged 1 commit into from
Mar 24, 2021

Conversation

brpandey
Copy link

Basically parser logic will not break if certain optional statistic types are not included e.g. Average, Max, Min, etc.. Added a unit test

See issue: #18

Note: Looks like this base repo doesn't use a .formatter.exs or wasn't run against mix format

…re not included e.g. Average, Max, Min, etc.. Added a unit test
Copy link

@pmenhart pmenhart left a comment

Choose a reason for hiding this comment

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

I've got the same problem parsing our metric stats. Your fix works well, thanks!
I hope this PR will be accepted and added to a release. @cammellos ?

@cammellos
Copy link
Collaborator

@pmenhart thanks for testing it, this PR slipped under my radar, I will have a look today or during the weekend the latest.

@philipgiuliani
Copy link

This fix works fine for me! 👍

@cammellos cammellos merged commit c2558ef into ex-aws:master Mar 24, 2021
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.

4 participants