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

Add option to disable automatic client.py generation #131

Merged
merged 2 commits into from
Jun 11, 2024

Conversation

rasbt
Copy link
Collaborator

@rasbt rasbt commented Jun 7, 2024

This adds an option to disable the automatic generation of a client.py file. It's by default still enabled so it doesn't change anything for current LitServe users and the documentation.

But it allows me to disable the file generation, because it may create incorrect files, in LitGPT as discussed in #1466

@rasbt rasbt requested a review from lantiga as a code owner June 7, 2024 14:12
@rasbt rasbt requested a review from aniketmaurya June 7, 2024 14:12
Copy link

codecov bot commented Jun 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80%. Comparing base (ac38699) to head (19023c8).

Additional details and impacted files
@@         Coverage Diff         @@
##           main   #131   +/-   ##
===================================
  Coverage    79%    80%           
===================================
  Files        13     13           
  Lines       863    864    +1     
===================================
+ Hits        686    687    +1     
  Misses      177    177           

Copy link
Collaborator

@aniketmaurya aniketmaurya left a comment

Choose a reason for hiding this comment

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

Thanks for the PR Seb!! LGTM 🚀

@rasbt
Copy link
Collaborator Author

rasbt commented Jun 7, 2024

Great, thanks!

@rasbt rasbt enabled auto-merge (squash) June 7, 2024 16:58
@rasbt
Copy link
Collaborator Author

rasbt commented Jun 7, 2024

Can you approve @lantiga so we can merge?

@rasbt rasbt requested a review from Borda June 7, 2024 16:59
@rasbt rasbt merged commit 65af629 into main Jun 11, 2024
18 checks passed
@rasbt rasbt deleted the option-to-disale-client-py branch June 11, 2024 15:40
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.

3 participants