Skip to content

fix: Change the value pass in slope to a reference pass. #116

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

Merged
merged 2 commits into from
Oct 31, 2022

Conversation

Super-long
Copy link
Contributor

Signed-off-by: Super-long [email protected]

Describe what this PR does / why we need it

Currently, the slopePercent parameter in slope is passed as a value, and changes to slopePercent cannot be passed outside of slope, so this bug prevents -climb-time from taking effect.

Describe how you did it

Change the value pass in slope to a reference pass.

@tiny-x tiny-x merged commit ae6b8b5 into chaosblade-io:master Oct 31, 2022
hengyoush pushed a commit to hengyoush/chaosblade-exec-os that referenced this pull request May 15, 2023
hengyoush pushed a commit to hengyoush/chaosblade-exec-os that referenced this pull request May 15, 2023
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