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

RAT-98: Added FSInfo to handle file system differences #421

Open
wants to merge 17 commits into
base: master
Choose a base branch
from

Conversation

Claudenw
Copy link
Contributor

@Claudenw Claudenw commented Jan 12, 2025

This a a part of #417 and is here to simplify the review.

The FSInfo allows us to easily test multiple file systems without having to create actual file systems. It extracts away the file system info that we need for document name checks and add Google JimFS for testing.

Other changes include change DocumentName.baseName to a DocumentName rather than a string. This adds some complexity to the builder but makes other checks much easier.

@ottlinger ottlinger changed the title Added FSInfo to handle file system differences RAT-98: Added FSInfo to handle file system differences Jan 12, 2025
@Claudenw Claudenw marked this pull request as ready for review January 16, 2025 14:24
@Claudenw Claudenw requested a review from ottlinger January 16, 2025 14:24
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