Skip to content

refactor: simplify route validation and normalize scheme handling - #4

Merged
Evenss merged 1 commit into
ob-labs:mainfrom
Evenss:main
Apr 27, 2026
Merged

refactor: simplify route validation and normalize scheme handling#4
Evenss merged 1 commit into
ob-labs:mainfrom
Evenss:main

Conversation

@Evenss

@Evenss Evenss commented Apr 27, 2026

Copy link
Copy Markdown
Contributor
  • Removed the VFSError check for route keys in the Router class, allowing for more flexible route definitions.
  • Updated the VFS class to accept a configurable scheme, enhancing the normalization and validation of paths.
  • Adjusted tests to reflect the removal of the scheme validation in the Router, ensuring they align with the new implementation.

- Removed the VFSError check for route keys in the Router class, allowing for more flexible route definitions.
- Updated the VFS class to accept a configurable scheme, enhancing the normalization and validation of paths.
- Adjusted tests to reflect the removal of the scheme validation in the Router, ensuring they align with the new implementation.
@Evenss
Evenss merged commit 47c2207 into ob-labs:main Apr 27, 2026
2 checks passed
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