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

Update documentation for schedule_task parameters in TaskSet (task.py) #1565

Merged
merged 1 commit into from
Sep 17, 2020

Conversation

kmels
Copy link
Contributor

@kmels kmels commented Sep 16, 2020

The parameters "args" and "kwargs" were removed in commit 82c2d6a. However they still show in the latest documentation https://docs.locust.io/en/latest/api.html?highlight=schedule_task#locust.TaskSet.schedule_task

@codecov
Copy link

codecov bot commented Sep 16, 2020

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1565      +/-   ##
==========================================
- Coverage   82.17%   82.14%   -0.04%     
==========================================
  Files          28       28              
  Lines        2570     2570              
  Branches      392      392              
==========================================
- Hits         2112     2111       -1     
  Misses        367      367              
- Partials       91       92       +1     
Impacted Files Coverage Δ
locust/user/task.py 95.67% <ø> (-2.17%) ⬇️
locust/stats.py 90.08% <0.00%> (+0.20%) ⬆️
locust/runners.py 83.11% <0.00%> (+0.37%) ⬆️

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 6871e6b...9590065. Read the comment docs.

@cyberw cyberw merged commit ec562ae into locustio:master Sep 17, 2020
@cyberw
Copy link
Collaborator

cyberw commented Sep 17, 2020

thx

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