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

refactor: Refactor file paths and use map to store item names #272

Merged
merged 1 commit into from
Jan 12, 2024

Conversation

moonD4rk
Copy link
Owner

  • Refactored file paths for various browsing data types to use a consistent method of generating temporary file names
  • Modified parsing functions in many browsing data types to use the new temporary file naming scheme
  • Renamed FileName to Filename for consistency in the item package
  • Removed unnecessary code and comments throughout various files
  • Made minor improvements to some Item methods such as TempFilename and FileName
  • Add more item test cases

- Refactored file paths for various browsing data types to use a consistent method of generating temporary file names
- Modified parsing functions in many browsing data types to use the new temporary file naming scheme
- Renamed `FileName` to `Filename` for consistency in the `item` package
- Removed unnecessary code and comments throughout various files
- Made minor improvements to some Item methods such as `TempFilename` and `FileName`
@moonD4rk moonD4rk marked this pull request as ready for review January 12, 2024 12:48
@moonD4rk moonD4rk changed the base branch from master to dev January 12, 2024 12:49
@moonD4rk moonD4rk merged commit a721191 into dev Jan 12, 2024
2 checks passed
@moonD4rk moonD4rk deleted the feat/tempdir branch January 12, 2024 16:52
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.

None yet

1 participant