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

XML summary output #27

Merged
merged 2 commits into from Oct 12, 2017
Merged

XML summary output #27

merged 2 commits into from Oct 12, 2017

Conversation

ffest
Copy link
Contributor

@ffest ffest commented Oct 11, 2017

Before you submit a pull request, please make sure you have read and followed the contributing guidelines

Description

Please explain the changes you made here.
Added possibility to output summary as xml file.

Does this close any currently open issues?

This doesn't close any issues.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.9%) to 71.856% when pulling 01f796a on ffest:master into 7081d93 on bengadbois:master.

@@ -146,8 +147,7 @@ var stressCmd = &cobra.Command{
reqStats := pewpew.CreateRequestsStats(globalStats)
fmt.Println(pewpew.CreateTextStressSummary(reqStats))

//write out json
if viper.GetString("ResultFilenameJSON") != "" {
Copy link
Owner

Choose a reason for hiding this comment

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

Thanks for fixing these as well

@bengadbois
Copy link
Owner

Looks good, thanks!

@bengadbois bengadbois merged commit b5428a4 into bengadbois:master Oct 12, 2017
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.

None yet

3 participants