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

Type hinting and code refactoring #6

Merged
merged 32 commits into from
Oct 4, 2023

Conversation

Matthieu-LAURENT39
Copy link
Contributor

This PR aims to fix a lot of type-hinting issues, as well as to refactor some code to make it more efficient / easier to maintain.
I'm marking it as a draft for now, as i want to fix some of the more complex typing issues as well.

@Matthieu-LAURENT39
Copy link
Contributor Author

Opening this up for merging, the few remaining type errors require important refactoring and so are out of the scope of this PR

@Matthieu-LAURENT39 Matthieu-LAURENT39 marked this pull request as ready for review October 4, 2023 12:49
@nexy7574 nexy7574 self-assigned this Oct 4, 2023
@nexy7574 nexy7574 added documentation Improvements or additions to documentation enhancement New feature or request labels Oct 4, 2023
Copy link
Owner

@nexy7574 nexy7574 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a couple things I think need changing, but other than that lgtm

src/niobot/client.py Outdated Show resolved Hide resolved
src/niobot/utils/parsers.py Show resolved Hide resolved
@nexy7574
Copy link
Owner

nexy7574 commented Oct 4, 2023

LGTM

@nexy7574 nexy7574 merged commit 418348f into nexy7574:master Oct 4, 2023
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants