Skip to content

Add a summaryJson reporter#27

Merged
ecamacho merged 6 commits intoMobileNativeFoundation:masterfrom
mariozig:master
Jul 25, 2019
Merged

Add a summaryJson reporter#27
ecamacho merged 6 commits intoMobileNativeFoundation:masterfrom
mariozig:master

Conversation

@mariozig
Copy link
Contributor

@ecamacho how do you feel about an additional reporter that provides a high level summary?

This PR adds SummaryJsonReporter which produces a report including only the high level information about the build.

Note: This report returns a single object rather than an array of objects like the flatJson and json reports. Initially i had maintained the same structure but in the end felt there should always be 1 object so it's not really an array.

Thoughts?

Copy link
Collaborator

@ecamacho ecamacho left a comment

Choose a reason for hiding this comment

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

I like the idea, thanks for contributing!

@ecamacho ecamacho merged commit f25fa00 into MobileNativeFoundation:master Jul 25, 2019
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