Skip to content

Conversation

@eichisanden
Copy link
Contributor

@eichisanden eichisanden commented Nov 1, 2023

Proposed Changes

For the moment, med and 90p are not supported, but the bug where avg is not output correctly has been addressed.

Readiness Checklist

Author/Contributor

  • If documentation is needed for this change, has that been included in this pull request
  • run make lint and fix any issues that you have introduced
  • run make test and ensure you have test coverage for the lines you are introducing

Reviewer

  • Label as either bug, documentation, enhancement, infrastructure, or breaking

modify write_to_json() to take the value from the "avg" element of the dict, since the dict is passed to write_to_json().
Also change the type of the write_to_markdown argument to dict.
Copy link
Member

@zkoppert zkoppert left a comment

Choose a reason for hiding this comment

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

Thanks for the fix @eichisanden! Sorry that this broke for the json output and I'm glad that you contributed a fix! I'll also head over to your other PR for med and p90 to review.

@zkoppert zkoppert merged commit e8db113 into github:main Nov 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants