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

Various linting fixes #1549

Merged
merged 3 commits into from
Aug 28, 2020
Merged

Various linting fixes #1549

merged 3 commits into from
Aug 28, 2020

Conversation

cyberw
Copy link
Collaborator

@cyberw cyberw commented Aug 27, 2020

No description provided.

cyberw added 3 commits August 27, 2020 23:16
… --ignore:ing the ones we dont like).

Move flake8 config tox.ini general config instead of specifically the tox command (so you can run just 'flake8 .')
@codecov
Copy link

codecov bot commented Aug 27, 2020

Codecov Report

Merging #1549 into master will increase coverage by 0.23%.
The diff coverage is 62.50%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1549      +/-   ##
==========================================
+ Coverage   82.03%   82.26%   +0.23%     
==========================================
  Files          28       28              
  Lines        2566     2566              
  Branches      391      391              
==========================================
+ Hits         2105     2111       +6     
+ Misses        362      356       -6     
  Partials       99       99              
Impacted Files Coverage Δ
locust/argument_parser.py 77.19% <ø> (ø)
locust/contrib/fasthttp.py 85.91% <ø> (ø)
locust/event.py 87.50% <ø> (ø)
locust/main.py 21.05% <0.00%> (ø)
locust/user/task.py 97.29% <ø> (+0.54%) ⬆️
locust/web.py 91.37% <ø> (ø)
locust/runners.py 82.54% <50.00%> (+0.94%) ⬆️
locust/stats.py 90.68% <100.00%> (ø)
locust/user/users.py 95.83% <100.00%> (ø)
... and 1 more

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 039187a...00dad7d. Read the comment docs.

@cyberw cyberw changed the title Fix various linting fixes Various linting fixes Aug 27, 2020
@cyberw cyberw merged commit 580c978 into master Aug 28, 2020
@cyberw cyberw deleted the various-linting-fixes branch March 22, 2022 10:19
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