Skip to content
This repository has been archived by the owner on Jan 20, 2025. It is now read-only.

Fix [Golang] [Package] File System #25

Merged
merged 1 commit into from
Dec 10, 2023
Merged

Fix [Golang] [Package] File System #25

merged 1 commit into from
Dec 10, 2023

Conversation

H0llyW00dzZ
Copy link
Owner

  • [+] fix(file_system.go): use rfs.Stat instead of os.Stat in FileExists method
  • [+] fix(file_system_mock.go): update FileExists method to handle FileExistsErr and FileExistsShouldError flags

- [+] fix(file_system.go): use rfs.Stat instead of os.Stat in FileExists method
- [+] fix(file_system_mock.go): update FileExists method to handle FileExistsErr and FileExistsShouldError flags
Copy link

CodeQL analysis is complete for PR #25

@H0llyW00dzZ H0llyW00dzZ merged commit 2d78d87 into master Dec 10, 2023
8 checks passed
@H0llyW00dzZ H0llyW00dzZ deleted the filesystem branch December 10, 2023 01:50
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant