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

Adding type check for serve.py #1652

Merged
merged 6 commits into from
Oct 3, 2024

Conversation

ishaanagw
Copy link
Contributor

No description provided.

@ishaanagw
Copy link
Contributor Author

Hey @philippmwirth, please review this MR. Thanks.

Copy link

codecov bot commented Sep 23, 2024

Codecov Report

Attention: Patch coverage is 50.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 84.70%. Comparing base (34aa499) to head (ad37b03).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
lightly/api/serve.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1652   +/-   ##
=======================================
  Coverage   84.70%   84.70%           
=======================================
  Files         151      151           
  Lines        6446     6447    +1     
=======================================
+ Hits         5460     5461    +1     
  Misses        986      986           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Collaborator

@SauravMaheshkar SauravMaheshkar left a comment

Choose a reason for hiding this comment

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

LGTM ❤️

@SauravMaheshkar SauravMaheshkar linked an issue Sep 23, 2024 that may be closed by this pull request
@SauravMaheshkar
Copy link
Collaborator

Partly fixes #1635

@ishaanagw
Copy link
Contributor Author

Hey, thanks, very new to this open source, can you also merge it ? or do you guys follow some release timelines ?

@SauravMaheshkar
Copy link
Collaborator

Hey, thanks, very new to this open source, can you also merge it ? or do you guys follow some release timelines ?

Hello 👋🏽 , I think in order for this PR to count for your Hacktoberfest total we'd have to merge it between Oct 1-31. I'm going to wait on @guarin for this.

@ishaanagw
Copy link
Contributor Author

Ohh, but I am not doing it for hacktober fest, so if you can merge it then please go ahead, Thanks.

Copy link
Contributor

@guarin guarin left a comment

Choose a reason for hiding this comment

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

Thanks a lot for the PR! There is one small thing that needs changing before we can merge it, sorry for the annoyance. I'll update the issue description to reflect that we need older type hints.

lightly/api/serve.py Show resolved Hide resolved
@guarin
Copy link
Contributor

guarin commented Oct 2, 2024

@ishaanagw do you need help with the PR? I can also update to get it merged :)

Copy link
Contributor

@guarin guarin left a comment

Choose a reason for hiding this comment

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

Awesome, thanks!

@guarin guarin merged commit f4c4966 into lightly-ai:master Oct 3, 2024
13 of 14 checks passed
snehilchatterjee pushed a commit to snehilchatterjee/lightly that referenced this pull request Oct 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants