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

Remove six and other 2.7 compatibility code #1253

Merged
merged 5 commits into from Feb 10, 2020

Conversation

cyberw
Copy link
Collaborator

@cyberw cyberw commented Feb 4, 2020

Following up on #1120

@cyberw cyberw requested a review from heyman February 4, 2020 13:34
@codecov
Copy link

codecov bot commented Feb 4, 2020

Codecov Report

Merging #1253 into master will increase coverage by <.01%.
The diff coverage is 80.95%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1253      +/-   ##
==========================================
+ Coverage   77.66%   77.67%   +<.01%     
==========================================
  Files          20       20              
  Lines        2006     1980      -26     
  Branches      316      313       -3     
==========================================
- Hits         1558     1538      -20     
+ Misses        367      364       -3     
+ Partials       81       78       -3
Impacted Files Coverage Δ
locust/util/deprecation.py 80% <0%> (+5%) ⬆️
locust/core.py 92.08% <100%> (-0.1%) ⬇️
locust/contrib/fasthttp.py 88.75% <100%> (+1.32%) ⬆️
locust/web.py 87.5% <100%> (-0.1%) ⬇️
locust/clients.py 91.39% <100%> (-0.1%) ⬇️
locust/main.py 32.91% <100%> (-0.15%) ⬇️
locust/runners.py 72.85% <60%> (-0.59%) ⬇️
locust/stats.py 85.71% <66.66%> (-0.07%) ⬇️
locust/inspectlocust.py 74.28% <66.66%> (-0.72%) ⬇️
... and 4 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 93eec54...5d6b63a. Read the comment docs.

@cyberw cyberw merged commit 9ad03bd into master Feb 10, 2020
@cyberw cyberw deleted the remove-six-and-other-2.7-compatibility-code branch March 22, 2022 10:18
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.

None yet

1 participant