Skip to content

Add FileExists method to FileService and update IAService#46

Merged
vampi62 merged 2 commits intomainfrom
IAServiceS3
Dec 6, 2025
Merged

Add FileExists method to FileService and update IAService#46
vampi62 merged 2 commits intomainfrom
IAServiceS3

Conversation

@vampi62
Copy link
Owner

@vampi62 vampi62 commented Dec 6, 2025

Introduced a FileExists method in FileService to check file existence for both S3 and local storage. Updated IAService to use IFileService for file existence and deletion checks, improving abstraction and storage flexibility. Added unit tests for FileExists covering S3 and local scenarios.

Introduced a FileExists method in FileService to check file existence for both S3 and local storage. Updated IAService to use IFileService for file existence and deletion checks, improving abstraction and storage flexibility. Added unit tests for FileExists covering S3 and local scenarios.
@vampi62 vampi62 merged commit 3644706 into main Dec 6, 2025
1 check passed
@vampi62 vampi62 deleted the IAServiceS3 branch December 6, 2025 09:30
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