Skip to content

Add stub gen #37

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

Merged
merged 1 commit into from
Mar 2, 2025
Merged

Add stub gen #37

merged 1 commit into from
Mar 2, 2025

Conversation

haze518
Copy link
Collaborator

@haze518 haze518 commented Feb 22, 2025

This PR introduces a stub_gen binary to generate stub files for the Iggy Python client. This allows users to create type stubs for better IDE support and improved type hinting when using the library.

@haze518 haze518 marked this pull request as draft February 22, 2025 11:39
@haze518 haze518 force-pushed the feat/add-stub-gen branch 15 times, most recently from d56cfa5 to e95bdfb Compare February 23, 2025 03:42
@haze518 haze518 force-pushed the feat/add-stub-gen branch 3 times, most recently from 283767f to 8733d86 Compare February 27, 2025 15:54
@haze518 haze518 marked this pull request as ready for review February 27, 2025 16:01
Copy link
Collaborator

@darioalessandro darioalessandro left a comment

Choose a reason for hiding this comment

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

LGTM I just have a question about the tests

@haze518 haze518 force-pushed the feat/add-stub-gen branch 4 times, most recently from 7e84298 to d44a59d Compare March 1, 2025 02:38
@haze518 haze518 force-pushed the feat/add-stub-gen branch from d44a59d to c86d42c Compare March 1, 2025 02:48
@darioalessandro darioalessandro merged commit ce81551 into main Mar 2, 2025
7 checks passed
@darioalessandro darioalessandro deleted the feat/add-stub-gen branch March 2, 2025 03:22
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.

2 participants