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

Make TaskSet .user and .parent read only properties, avoids / fixes #1379 #1380

Merged
merged 1 commit into from
May 22, 2020

Conversation

cyberw
Copy link
Collaborator

@cyberw cyberw commented May 18, 2020

No description provided.

@codecov
Copy link

codecov bot commented May 18, 2020

Codecov Report

❗ No coverage uploaded for pull request base (master@387f44d). Click here to learn what that means.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #1380   +/-   ##
=========================================
  Coverage          ?   81.32%           
=========================================
  Files             ?       26           
  Lines             ?     2329           
  Branches          ?      360           
=========================================
  Hits              ?     1894           
  Misses            ?      343           
  Partials          ?       92           
Impacted Files Coverage Δ
locust/user/task.py 96.72% <100.00%> (ø)
locust/util/cache.py 91.30% <0.00%> (ø)
locust/event.py 90.00% <0.00%> (ø)
locust/argument_parser.py 76.14% <0.00%> (ø)
locust/user/sequential_taskset.py 85.18% <0.00%> (ø)
locust/rpc/__init__.py 100.00% <0.00%> (ø)
locust/contrib/fasthttp.py 87.92% <0.00%> (ø)
locust/rpc/zmqrpc.py 86.66% <0.00%> (ø)
locust/util/exception_handler.py 80.00% <0.00%> (ø)
... and 17 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 387f44d...8eeb167. Read the comment docs.

@cyberw cyberw merged commit 43fdfe1 into master May 22, 2020
@cyberw cyberw deleted the make-TaskSet-user-and-parent-read-only-properties branch August 19, 2020 08:09
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