-
Notifications
You must be signed in to change notification settings - Fork 129
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
Removed redundant code and other refactoring #193
Removed redundant code and other refactoring #193
Conversation
bharathkalyans
commented
Jan 2, 2023
•
edited by SaptarshiSarkar12
Loading
edited by SaptarshiSarkar12
- Worked on Drifty_CLI, CreateLogs, FileLoader and ProgressBarThread.
- Created package for the utility functions which were extracted from Drifty_CLI file.
- Moved the HardCoded strings to DriftyConstant file.
- Created Singletons for the Scanner class and CreateLogs file.
…separate package and extracted the Hardcoded String values to Constants into the DriftyConstants.
… variables to proper naming.
✅ Deploy Preview for drifty ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
Hi @SaptarshiSarkar12, I accidentally closed yesterdays PR, so had to open a new one. I have made the changes as requested. |
@bharathkalyans Please create a GitHub issue describing the changes that you want to make and link that with this PR. |
I shall review it tomorrow. @bharathkalyans . Let me know when you have made the issue. |
|
Created the issue and linked to it. |
Great @bharathkalyans 👍 ! Shall review it tomorrow. |
The codebase still needs a lot of refactoring, renaming of the Class variables and stuff like that.Will look into it I once I am free! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@bharathkalyans Please make the requested changes and then, I shall approve this PR.
That's great. You may do so. |
Co-authored-by: Saptarshi Sarkar <[email protected]>
Co-authored-by: Saptarshi Sarkar <[email protected]>
Co-authored-by: Saptarshi Sarkar <[email protected]>
Co-authored-by: Saptarshi Sarkar <[email protected]>
Co-authored-by: Saptarshi Sarkar <[email protected]>
Done with the changes 👍🏼 |
Great! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to merge 👍
Thanks for contributing 🚀 🚀 🚀 !!
@bharathkalyans If you liked contributing to the project, please leave a star ⭐ . You may join our Discord server for the project's discussions - https://discord.gg/DeT4jXPfkG
Removed redundant code and other refactoring
Removed redundant code and other refactoring