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

Cut to only 5% free space on the top of the graphs #1443

Merged
merged 1 commit into from
Jun 22, 2020

Conversation

benallard
Copy link
Contributor

@benallard benallard commented Jun 21, 2020

@codecov
Copy link

codecov bot commented Jun 21, 2020

Codecov Report

Merging #1443 into master will decrease coverage by 0.38%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1443      +/-   ##
==========================================
- Coverage   81.05%   80.67%   -0.39%     
==========================================
  Files          26       27       +1     
  Lines        2344     2313      -31     
  Branches      362      362              
==========================================
- Hits         1900     1866      -34     
- Misses        351      354       +3     
  Partials       93       93              
Impacted Files Coverage Δ
locust/runners.py 79.36% <0.00%> (-1.06%) ⬇️
locust/web.py 91.01% <0.00%> (-0.48%) ⬇️
locust/rpc/zmqrpc.py 86.20% <0.00%> (-0.46%) ⬇️
locust/stats.py 88.33% <0.00%> (-0.46%) ⬇️
locust/util/cache.py 90.90% <0.00%> (-0.40%) ⬇️
locust/user/task.py 96.66% <0.00%> (-0.06%) ⬇️
locust/rpc/protocol.py 100.00% <0.00%> (ø)
locust/__init__.py 100.00% <0.00%> (ø)

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 5ea0342...a433a7e. Read the comment docs.

@cyberw
Copy link
Collaborator

cyberw commented Jun 22, 2020

Cool! Thanks!

@cyberw cyberw merged commit 1b447b7 into locustio:master Jun 22, 2020
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.

Charts are twice as high as they need to
2 participants