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: Add more types and check step in the pipeline #297

Closed
wants to merge 6 commits into from

Conversation

zya
Copy link

@zya zya commented Sep 12, 2023

  • Adding more type hints - Most of the codebase has types now. More can be done but this is a good base for the PR to be merged if folks are happy.
  • Adding type check step to build pipeline

I personally think this step is a good prep for the refactor to begin. As there are not many tests, adding type hints before refactoring will help folks understand the code and refactor easier.

What do folks think?

@zya zya force-pushed the add-type-hints-v1 branch 2 times, most recently from 8a198fb to b2fb44d Compare September 12, 2023 13:54
@zya
Copy link
Author

zya commented Sep 12, 2023

Added more types. Unit tests work fine too. @codeacme17 @KillianLucas
Let me know your thoughts.

@codeacme17
Copy link
Contributor

Hi @zya, I've read your changes, and I believe it's a great start for the refactoring project!

@zya
Copy link
Author

zya commented Sep 13, 2023

Hi @zya, I've read your changes, and I believe it's a great start for the refactoring project!

@codeacme17 Thanks. Do you have approval or merge permissions? What is the process for getting this merged?

@codeacme17
Copy link
Contributor

@zya, sry bro, I am currently just a contributor to this project and don't have merge permissions. You might want to wait for an administrator to handle the merge.

@zya
Copy link
Author

zya commented Sep 13, 2023

@zya, sry bro, I am currently just a contributor to this project and don't have merge permissions. You might want to wait for an administrator to handle the merge.

@KillianLucas ?

@zya zya closed this Sep 20, 2023
@zya zya deleted the add-type-hints-v1 branch September 20, 2023 22:51
@jayashankarjayan jayashankarjayan mentioned this pull request Apr 3, 2024
6 tasks
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

2 participants