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

Merged
merged 17 commits into from
Jan 27, 2025

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
@Claudenw
Copy link
Contributor Author

@ottlinger this change helps with Windows testing on Linux and visa-versa.

Copy link
Contributor

@ottlinger ottlinger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Apart from my questions - LGTM

@Claudenw Claudenw merged commit 3529867 into apache:master Jan 27, 2025
6 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.

2 participants