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

Improve filesystem implementation #661

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

aritosteles
Copy link
Contributor

Description

This PR aims to improve implementation by separating the functions that are purely wrappers from those that add logic.
Also fixes existing bugs in expand_absolute_path() and utils::patternMatch() functions.

Proposed Changes

Results and Evidence

Artifacts Affected

Configuration Changes

Documentation Updates

Tests Introduced

Review Checklist

  • Code changes reviewed
  • Relevant evidence provided
  • Tests cover the new functionality
  • Configuration changes documented
  • Developer documentation reflects the changes
  • Meets requirements and/or definition of done
  • No unresolved dependencies with other issues
  • ...

@aritosteles aritosteles self-assigned this Mar 13, 2025
@aritosteles aritosteles linked an issue Mar 13, 2025 that may be closed by this pull request
@aritosteles aritosteles force-pushed the enhancement/638-improve-filesystem-implementation branch from a372022 to a2747ad Compare March 13, 2025 12:47
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.

Improve filesystem implementation
1 participant