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

Move dividers (pipe characters) in stats command line output. Also shrink percentiles output and remove 99.999 percentile by default Fixes #1514 #1525

Merged
merged 4 commits into from
Aug 18, 2020

Conversation

cyberw
Copy link
Collaborator

@cyberw cyberw commented Aug 18, 2020

No description provided.

@codecov
Copy link

codecov bot commented Aug 18, 2020

Codecov Report

Merging #1525 into master will decrease coverage by 1.37%.
The diff coverage is 87.50%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1525      +/-   ##
==========================================
- Coverage   81.58%   80.21%   -1.38%     
==========================================
  Files          28       28              
  Lines        2466     2557      +91     
  Branches      382      417      +35     
==========================================
+ Hits         2012     2051      +39     
- Misses        359      407      +48     
- Partials       95       99       +4     
Impacted Files Coverage Δ
locust/stats.py 89.03% <87.50%> (ø)
locust/main.py 17.02% <0.00%> (-2.98%) ⬇️
locust/user/task.py 96.75% <0.00%> (+0.54%) ⬆️
locust/argument_parser.py 82.43% <0.00%> (+5.44%) ⬆️

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 12bfb26...4c241e0. Read the comment docs.

… way too long (and now that you can have custom percentiles it shouldnt be as much of an issue). Also moved the #reqs to the end to reduce confusion, and shrunk the type field width.
@cyberw cyberw changed the title Move dividers (pipe characters) in stats command line output. Fixes #1514 Move dividers (pipe characters) in stats command line output. Also shrink percentiles output and remove 99.999 percentile by default Fixes #1514 Aug 18, 2020
@cyberw cyberw merged commit 220edb6 into master Aug 18, 2020
@cyberw cyberw deleted the move-dividers-in-stats-command-line-output branch August 19, 2020 08:09
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.

1 participant