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

feat: add set_file_path and set_base64_path functions #269

Merged
merged 2 commits into from Feb 22, 2022

Conversation

pabloge
Copy link
Member

@pabloge pabloge commented Feb 21, 2022

Add set_file_path and set_base64_path functions to allow the use of the [BASE64:xxxx] and [FILE:xxxx] mapping patterns specifying a path that is relative to a base path previously set.

The current behaviour remains if no base path is set, i.e. the path specified in the pattern can be an absolute path or a path relative to the Python process execution path.

@coveralls
Copy link

coveralls commented Feb 21, 2022

Coverage Status

Coverage increased (+0.02%) to 88.977% when pulling 77a5709 on feat/add_set_file_path_and_set_base64_path_functions into e00115a on master.

@pabloge pabloge requested a review from a team February 21, 2022 17:05
toolium/utils/dataset.py Outdated Show resolved Hide resolved
toolium/utils/dataset.py Outdated Show resolved Hide resolved
@codeclimate
Copy link

codeclimate bot commented Feb 22, 2022

Code Climate has analyzed commit 77a5709 and detected 0 issues on this pull request.

View more on Code Climate.

@pabloge pabloge requested a review from rgonalo February 22, 2022 12:56
@pabloge pabloge merged commit 0c1a3ec into master Feb 22, 2022
@pabloge pabloge deleted the feat/add_set_file_path_and_set_base64_path_functions branch February 22, 2022 18:37
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

3 participants