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

Python string processing methods refactor #1359

Merged
merged 3 commits into from
May 24, 2022
Merged

Conversation

HorvatMaria
Copy link
Contributor

@HorvatMaria HorvatMaria commented May 12, 2022

This PR affects the following methods:

  • cs_extract_number - param count validation refactoring
  • cs_replace - param count validation refactoring
  • cs_substring - params start and end validation refactoring

@HorvatMaria HorvatMaria requested a review from lucian-cm May 12, 2022 05:20
@HorvatMaria HorvatMaria changed the title Convert parameters to integer Count parameter validation refactor May 20, 2022
@HorvatMaria HorvatMaria changed the title Count parameter validation refactor CloudSlang String method parameter validation refactor May 20, 2022
@HorvatMaria HorvatMaria changed the title CloudSlang String method parameter validation refactor Python String processing methods refactor May 20, 2022
@HorvatMaria HorvatMaria self-assigned this May 20, 2022
@lucian-cm lucian-cm changed the title Python String processing methods refactor Python string processing methods refactor May 20, 2022
@HorvatMaria HorvatMaria merged commit 85bebfa into master May 24, 2022
@HorvatMaria HorvatMaria deleted the cs_functions_int_param branch May 24, 2022 13:08
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