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

Fix typo of failure_percentage in test_stats.py #1511

Merged
merged 1 commit into from
Aug 15, 2020

Conversation

phil-davis
Copy link
Contributor

This should have no real impact. It is just an array key that is "internal" to some test code.

@codecov
Copy link

codecov bot commented Aug 10, 2020

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1511      +/-   ##
==========================================
- Coverage   81.34%   81.13%   -0.21%     
==========================================
  Files          27       27              
  Lines        2391     2391              
  Branches      368      368              
==========================================
- Hits         1945     1940       -5     
- Misses        353      356       +3     
- Partials       93       95       +2     
Impacted Files Coverage Δ
locust/clients.py 90.19% <0.00%> (-4.91%) ⬇️

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 0a0b273...f01c15b. Read the comment docs.

@phil-davis phil-davis force-pushed the fix-typo-failure_percentage branch from 7a83e1a to f01c15b Compare August 11, 2020 06:04
@cyberw cyberw merged commit fcaf5c3 into locustio:master Aug 15, 2020
@phil-davis phil-davis deleted the fix-typo-failure_percentage branch August 16, 2020 08:39
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