Skip to content

Add p99.9 and p99.99 to request stats distribution csv#1125

Merged
heyman merged 7 commits intolocustio:masterfrom
cyberw:add-p99.9-and-p99.99-to-stats-distribution-csv
Oct 30, 2019
Merged

Add p99.9 and p99.99 to request stats distribution csv#1125
heyman merged 7 commits intolocustio:masterfrom
cyberw:add-p99.9-and-p99.99-to-stats-distribution-csv

Conversation

@cyberw
Copy link
Copy Markdown
Collaborator

@cyberw cyberw commented Oct 26, 2019

Solves #1040

@heyman
Copy link
Copy Markdown
Member

heyman commented Oct 27, 2019

Nice! Wouldn't mind a line about this in the Documentation's Changelog either (changelog.rst).

@heyman
Copy link
Copy Markdown
Member

heyman commented Oct 27, 2019

Currently this PR also changes the percentile stats that is outputted to the console when the test finishes in --no-web mode. That's why the tests are failing I think.

@codecov
Copy link
Copy Markdown

codecov Bot commented Oct 28, 2019

Codecov Report

Merging #1125 into master will not change coverage.
The diff coverage is 66.66%.

Impacted file tree graph

@@           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
Impacted Files Coverage Δ
locust/stats.py 82.04% <66.66%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5e5a8ee...214281a. Read the comment docs.

@cyberw
Copy link
Copy Markdown
Collaborator Author

cyberw commented Oct 28, 2019

Won't the change log get the ticket added automatically?

@heyman
Copy link
Copy Markdown
Member

heyman commented Oct 28, 2019

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

@cyberw
Copy link
Copy Markdown
Collaborator Author

cyberw commented Oct 30, 2019

@heyman Ok to merge?

@heyman
Copy link
Copy Markdown
Member

heyman commented Oct 30, 2019

Yes! Nice!

@heyman heyman merged commit cbf2834 into locustio:master Oct 30, 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