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

"Percentage of the requests.." table has missing column headers #1180

Closed
uprichard opened this issue Dec 1, 2019 · 1 comment
Closed

"Percentage of the requests.." table has missing column headers #1180

uprichard opened this issue Dec 1, 2019 · 1 comment

Comments

@uprichard
Copy link

uprichard commented Dec 1, 2019

Version: 0.13.0

Run a test and check the output. The "Percentage of the requests completed within given times" table is missing a number of column headers so it looks something like

Percentage` of the requests completed within given times

 Name                                                           # reqs    50%    66%    75%    80%    90%    95%    98%    99%   100%
--------------------------------------------------------------------------------------------------------------------------------------------
 GET /endpoint                                                       6     37     37     90     90     97     97     97     97     97     97     97
--------------------------------------------------------------------------------------------------------------------------------------------
 Aggregated                                                          6     37     37     90     90     97     97     97     97     97     97     97

Looks like it is missing headers for 99.9% and 99.99%

@uprichard
Copy link
Author

This was fixed in 13.02

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

No branches or pull requests

1 participant