Add p99.9 and p99.99 to request stats distribution csv#1125
Add p99.9 and p99.99 to request stats distribution csv#1125heyman merged 7 commits intolocustio:masterfrom cyberw:add-p99.9-and-p99.99-to-stats-distribution-csv
Conversation
|
Nice! Wouldn't mind a line about this in the Documentation's Changelog either (changelog.rst). |
|
Currently this PR also changes the percentile stats that is outputted to the console when the test finishes in |
Codecov Report
@@ Coverage Diff @@
## master #1125 +/- ##
=======================================
Coverage 74.47% 74.47%
=======================================
Files 18 18
Lines 1802 1802
Branches 269 269
=======================================
Hits 1342 1342
Misses 393 393
Partials 67 67
Continue to review full report at Codecov.
|
|
Won't the change log get the ticket added automatically? |
It will be added to the auto-generated CHANGELOG.md, but the Changelog Highlights in the documentation is manually curated: https://docs.locust.io/en/latest/changelog.html |
…p99.9-and-p99.99-to-stats-distribution-csv # Conflicts: # docs/changelog.rst
|
@heyman Ok to merge? |
|
Yes! Nice! |
Solves #1040